We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac5713 commit 2a87fa4Copy full SHA for 2a87fa4
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.4.5</version>
+ <version>3.5.6</version>
10
<relativePath/><!-- Lookup parent from repository. -->
11
</parent>
12
@@ -32,7 +32,7 @@
32
33
<logstash-logback-encoder.version>8.1</logstash-logback-encoder.version>
34
<bootstrap.version>4.5.3</bootstrap.version> <!-- TODO AUT-1499 update from 4.5.x to version 5.x.x -->
35
- <wiremock.version>3.12.1</wiremock.version>
+ <wiremock.version>3.13.1</wiremock.version>
36
</properties>
37
38
<dependencies><!-- Ordered by scope, groupId, artifactId. -->
0 commit comments