Skip to content

Commit b6fd045

Browse files
committed
Bump Spring Boot version
1 parent 37e5d05 commit b6fd045

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
@@ -47,7 +47,7 @@
4747
<maven.compiler.source>1.8</maven.compiler.source>
4848
<maven.compiler.target>1.8</maven.compiler.target>
4949
<doma.version>2.44.3</doma.version>
50-
<spring-boot.version>1.5.22.RELEASE</spring-boot.version>
50+
<spring-boot.version>2.2.11.RELEASE</spring-boot.version>
5151
<source-plugin.version>3.2.1</source-plugin.version>
5252
<javadoc-plugin.version>3.2.0</javadoc-plugin.version>
5353
<nexus-staging-plugin.version>1.6.8</nexus-staging-plugin.version>

0 commit comments

Comments
 (0)