Skip to content

Commit

Permalink
Update spring boot to v2.3.3.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 24, 2020
1 parent ed2cb9c commit a88bf6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<spring-boot.version>2.3.0.RELEASE</spring-boot.version>
<spring-boot.version>2.3.3.RELEASE</spring-boot.version>
<kotlin.version>1.3.72</kotlin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit a88bf6d

Please sign in to comment.