Skip to content

Commit

Permalink
upgrade ivy version (windup#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-brophy authored Jan 10, 2024
1 parent 4365594 commit 6bd130e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions graph/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
<artifactId>gremlin-server</artifactId>
<version>${version.tinkerpop.blueprints}</version>
</dependency>
<dependency>
<groupId>org.apache.ivy</groupId>
<artifactId>ivy</artifactId>
<version>2.5.2</version>
</dependency>
<dependency>
<groupId>org.apache.tinkerpop</groupId>
<artifactId>gremlin-core</artifactId>
Expand Down

0 comments on commit 6bd130e

Please sign in to comment.