Skip to content

Commit c925608

Browse files
authored
Merge branch 'main' into dependabot/maven/org.springframework-spring-context-6.1.20
2 parents 9ecce36 + ac7e249 commit c925608

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>commons-io</groupId>
3131
<artifactId>commons-io</artifactId>
32-
<version>2.14.0</version>
32+
<version>2.21.0</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>commons-collections</groupId>
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.json</groupId>
6666
<artifactId>json</artifactId>
67-
<version>20090211</version>
67+
<version>20251224</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.truth</groupId>
@@ -96,6 +96,6 @@
9696
</site>
9797
</distributionManagement>
9898
<properties>
99-
<org.springframework.version>6.1.20</org.springframework.version>
99+
<org.springframework.version>7.0.2</org.springframework.version>
100100
</properties>
101101
</project>

0 commit comments

Comments
 (0)