Skip to content

Commit ba11148

Browse files
Update spring boot to v2.7.12
1 parent 26becba commit ba11148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2828
<java.version>1.8</java.version>
29-
<spring-boot.version>2.3.0.RELEASE</spring-boot.version>
29+
<spring-boot.version>2.7.12</spring-boot.version>
3030
<kotlin.version>1.3.72</kotlin.version>
3131
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
3232
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)