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 6553144 commit 85ecc01Copy full SHA for 85ecc01
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>org.springframework.boot</groupId>
13
<artifactId>spring-boot-starter-parent</artifactId>
14
- <version>3.5.5</version>
+ <version>3.5.7</version>
15
</parent>
16
17
<licenses>
@@ -65,6 +65,7 @@
65
</spring-security-oauth2-authorization-server.version>
66
<scalar.version>0.3.12</scalar.version>
67
<skipPublishing>false</skipPublishing>
68
+ <commons-lang3.version>3.18.0</commons-lang3.version>
69
</properties>
70
71
<dependencyManagement>
0 commit comments