Skip to content

Commit

Permalink
add spring-cloud-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rwolfe-Nava committed Sep 28, 2023
1 parent 79fc4d6 commit 00f26dd
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,14 +145,12 @@

<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-aws-messaging</artifactId>
<version>2.2.6.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
<version>4.0.4</version>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2022.0.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>gov.cms.ab2d</groupId>
<artifactId>ab2d-contracts-client</artifactId>
Expand Down

0 comments on commit 00f26dd

Please sign in to comment.