Skip to content

Commit

Permalink
Issue 169: Weaver dependency version in the parent pom is different t…
Browse files Browse the repository at this point in the history
…han the version in the service pom for catalog service.
  • Loading branch information
kaladay committed Jan 20, 2022
1 parent cf9e0dd commit 67c4eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>edu.tamu.weaver</groupId>
<artifactId>core</artifactId>
<version>2.0.4</version>
<version>2.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 67c4eb4

Please sign in to comment.