Skip to content

Commit 667f539

Browse files
committed
Update pom.xml
1 parent 882a71c commit 667f539

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<jacoco.unit-tests.limit.class-complexity>20</jacoco.unit-tests.limit.class-complexity>
2525
<jacoco.unit-tests.limit.method-complexity>5</jacoco.unit-tests.limit.method-complexity>
2626
<java.version>17</java.version>
27-
<spring-boot.version>4.0.2</spring-boot.version>
27+
<spring-boot.version>3.5.13</spring-boot.version>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<tomcat.version>11.0.21</tomcat.version>
3030
<commons-io.version>2.14.0</commons-io.version>
@@ -455,4 +455,4 @@
455455
</plugins>
456456
</pluginManagement>
457457
</build>
458-
</project>
458+
</project>

0 commit comments

Comments
 (0)