Skip to content

Commit 0642adf

Browse files
committed
Update Spring Boot version from 3.3.10 to 3.5.4
1 parent b56ce65 commit 0642adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<maven.compiler.source>17</maven.compiler.source>
4949
<maven.compiler.target>17</maven.compiler.target>
5050
<doma.version>3.11.0</doma.version>
51-
<spring-boot.version>3.3.10</spring-boot.version>
51+
<spring-boot.version>3.5.4</spring-boot.version>
5252
<source-plugin.version>3.3.1</source-plugin.version>
5353
<javadoc-plugin.version>3.11.2</javadoc-plugin.version>
5454
<nexus-staging-plugin.version>1.7.0</nexus-staging-plugin.version>

0 commit comments

Comments
 (0)