Skip to content

Commit

Permalink
chore: update spring boot to latest version (#2071)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Jul 22, 2022
1 parent 10d5c14 commit fff116d
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 @@ -36,7 +36,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- used dependencies versions -->
<spring-boot.version>2.7.0</spring-boot.version>
<spring-boot.version>2.7.2</spring-boot.version>
<spring-cloud.version>2021.0.3</spring-cloud.version>
<wiremock.version>2.33.2</wiremock.version>
<hazelcast-tests.version>5.1.1</hazelcast-tests.version>
Expand Down

0 comments on commit fff116d

Please sign in to comment.