Skip to content

Commit

Permalink
Merge pull request eugenp#9008 from kwoyke/JAVA-995
Browse files Browse the repository at this point in the history
JAVA-995: Upgrade Spring Boot to the latest 2.2.6 version
  • Loading branch information
jzheaux authored Apr 2, 2020
2 parents 12edf32 + 6fff0d7 commit 3d7346b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-boot-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<rest-assured.version>3.3.0</rest-assured.version>
<!-- plugins -->
<thin.version>1.0.22.RELEASE</thin.version>
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
</properties>

</project>

0 comments on commit 3d7346b

Please sign in to comment.