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

Commit

Permalink
fix(deps): update dependency com.hlag.tools.commvis:api to v2.9.51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent e2a6900 commit b9218aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distributed-projects/microservice-a/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.hlag.tools.commvis</groupId>
<artifactId>api</artifactId>
<version>2.9.50</version>
<version>2.9.51</version>
</dependency>
<dependency>
<groupId>javax.ejb</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distributed-projects/microservice-b/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.hlag.tools.commvis</groupId>
<artifactId>api</artifactId>
<version>2.9.50</version>
<version>2.9.51</version>
</dependency>
<dependency>
<groupId>javax.ejb</groupId>
Expand Down

0 comments on commit b9218aa

Please sign in to comment.