Skip to content

Commit

Permalink
Merge pull request #1006 from Prafulrakhade/release-1.2.0.x
Browse files Browse the repository at this point in the history
[DSD-5498] updated spring-cloud-config.version
  • Loading branch information
ckm007 authored Jun 18, 2024
2 parents 845ec9f + 5ef9b65 commit 74ac592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
<version>${spring-cloud-config.version}</version>
<version>2.0.0.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
<version>${spring-cloud-config.version}</version>
<version>2.0.0.RELEASE</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 74ac592

Please sign in to comment.