Skip to content

Commit

Permalink
Update Spring Cloud version to match Boot version
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McNees committed Jul 9, 2024
1 parent 62fe514 commit 11424ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</dependencyManagement>

<properties>
<spring-cloud.version>2023.0.0</spring-cloud.version>
<spring-cloud.version>2023.0.2</spring-cloud.version>
</properties>

<build>
Expand Down

0 comments on commit 11424ec

Please sign in to comment.