Skip to content

Commit

Permalink
Merge pull request #57 from egovernments/zuul-pom-change
Browse files Browse the repository at this point in the history
zuul tacer and service-common upgrade
  • Loading branch information
talele08 authored Jan 5, 2023
2 parents 949fa14 + 76bf31f commit 8eb8fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-services/zuul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<dependency>
<groupId>org.egov.services</groupId>
<artifactId>tracer</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.egov.services</groupId>
<artifactId>services-common</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 8eb8fc8

Please sign in to comment.