We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcda188 commit a0f68edCopy full SHA for a0f68ed
smoke-tests/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.1.2</version>
+ <version>3.1.3</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -19,7 +19,7 @@
19
20
<properties>
21
<java.version>17</java.version>
22
- <spring-framework.version>6.0.9</spring-framework.version>
+ <spring-framework.version>6.0.12</spring-framework.version>
23
<stagingRepositoryId>orgspringframework-springws</stagingRepositoryId>
24
</properties>
25
0 commit comments