We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ecce36 + ac7e249 commit c925608Copy full SHA for c925608
pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>commons-io</groupId>
31
<artifactId>commons-io</artifactId>
32
- <version>2.14.0</version>
+ <version>2.21.0</version>
33
</dependency>
34
35
<groupId>commons-collections</groupId>
@@ -64,7 +64,7 @@
64
65
<groupId>org.json</groupId>
66
<artifactId>json</artifactId>
67
- <version>20090211</version>
+ <version>20251224</version>
68
69
70
<groupId>com.google.truth</groupId>
@@ -96,6 +96,6 @@
96
</site>
97
</distributionManagement>
98
<properties>
99
- <org.springframework.version>6.1.20</org.springframework.version>
+ <org.springframework.version>7.0.2</org.springframework.version>
100
</properties>
101
</project>
0 commit comments