Skip to content

Commit

Permalink
Upgrade Spring Cloud version such that the Spring Boot 3 test succeed…
Browse files Browse the repository at this point in the history
…s again.
  • Loading branch information
gklijs committed Apr 24, 2023
1 parent cb821a7 commit 0843c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springcloud-spring-boot-3-integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<packaging>jar</packaging>

<properties>
<spring-cloud.version>2021.0.6</spring-cloud.version>
<spring-cloud.version>2022.0.2</spring-cloud.version>
<testcoontainers.version>1.18.0</testcoontainers.version>

<jar-plugin.version>3.3.0</jar-plugin.version>
Expand Down

0 comments on commit 0843c1d

Please sign in to comment.