Skip to content

Commit

Permalink
VERSIONS: Update spring and spring cloud to latest 2.7.+ (#2932)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Maino <emaino@salesforce.com>
  • Loading branch information
ericmaino and sf-emaino committed Nov 27, 2023
1 parent 864e0ab commit 9ebb5f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- used dependencies versions -->
<spring-boot.version>2.7.0</spring-boot.version>
<spring-cloud.version>2021.0.3</spring-cloud.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-cloud.version>2021.0.8</spring-cloud.version>
<wiremock.version>2.33.2</wiremock.version>
<hazelcast-tests.version>5.1.1</hazelcast-tests.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
Expand Down

0 comments on commit 9ebb5f0

Please sign in to comment.