Skip to content

Commit 9690cf0

Browse files
committed
Upgrade to spring-boot v2.2.3.RELEASE
1 parent d24aa56 commit 9690cf0

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
@@ -39,7 +39,7 @@
3939
<maven.compiler.source>${java.version}</maven.compiler.source>
4040
<maven.compiler.target>${java.version}</maven.compiler.target>
4141

42-
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
42+
<spring-boot.version>2.2.3.RELEASE</spring-boot.version>
4343
<jmockit.version>1.24</jmockit.version>
4444

4545
<!-- Plugins -->

0 commit comments

Comments
 (0)