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 6c483e5 commit 0e46e22Copy full SHA for 0e46e22
pom.xml
@@ -16,13 +16,13 @@
16
<node.version>v20.11.0</node.version>
17
18
<!-- TODO: Temporary override spring boot versions, remove once spring boot upgrades these versions -->
19
- <commons-lang3.version>3.18.0</commons-lang3.version>
+ <commons-lang3.version>3.19.0</commons-lang3.version>
20
</properties>
21
22
<parent>
23
<groupId>org.springframework.boot</groupId>
24
<artifactId>spring-boot-starter-parent</artifactId>
25
- <version>3.5.6</version>
+ <version>3.5.7</version>
26
<relativePath/> <!-- lookup parent from repository -->
27
</parent>
28
0 commit comments