Skip to content

Commit da079ef

Browse files
committed
Update dependencies
1 parent c131c4f commit da079ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
</developers>
6060

6161
<properties>
62-
<org.springframework.version>6.0.13</org.springframework.version>
62+
<org.springframework.version>6.1.16</org.springframework.version>
6363
<servlet-api-version>6.0.0</servlet-api-version>
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6565
<maven.compiler.release>17</maven.compiler.release>
66-
<slf4j-simple.version>2.0.10</slf4j-simple.version>
67-
<slf4j-api.version>2.0.10</slf4j-api.version>
68-
<commons-io.version>2.14.0</commons-io.version>
66+
<slf4j-simple.version>2.0.16</slf4j-simple.version>
67+
<slf4j-api.version>2.0.16</slf4j-api.version>
68+
<commons-io.version>2.18.0</commons-io.version>
6969
<junit.version>4.13.2</junit.version>
7070
<mockito-core.version>5.6.0</mockito-core.version>
7171
<pug4j.version>2.3.0</pug4j.version>

0 commit comments

Comments
 (0)