Skip to content

Commit

Permalink
chore(deps): Upgrade spring boot to 2.6.4 and spring cloud to '2021.0…
Browse files Browse the repository at this point in the history
….1' (#1998)
  • Loading branch information
antechrestos committed Mar 11, 2022
1 parent 17ab1aa commit 7b19876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -36,8 +36,8 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- used dependencies versions -->
<spring-boot.version>2.6.3</spring-boot.version>
<spring-cloud.version>2021.0.0</spring-cloud.version>
<spring-boot.version>2.6.4</spring-boot.version>
<spring-cloud.version>2021.0.1</spring-cloud.version>
<wiremock.version>2.32.0</wiremock.version>
<hazelcast-tests.version>4.2.4</hazelcast-tests.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
Expand Down

0 comments on commit 7b19876

Please sign in to comment.