Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Downgrade Spring Cloud Dependencies to 2021.0.6
Browse files Browse the repository at this point in the history
Downgr
  • Loading branch information
f11h authored Mar 29, 2023
1 parent b891518 commit 4d6fc3b
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 @@ -95,7 +95,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2022.0.1</version>
<version>2021.0.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 4d6fc3b

Please sign in to comment.