Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/tinkerpop.version-3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rayokota authored Dec 24, 2024
2 parents 50b4281 + 72f259a commit 36a9ac6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<hbase.version>2.5.8-hadoop3</hbase.version>
<hadoop.version>2.10.2</hadoop.version>
<tinkerpop.version>3.7.3</tinkerpop.version>
<kryo.version>5.6.0</kryo.version>
<kryo.version>5.6.2</kryo.version>
<bigtable-hbase.version>2.14.3</bigtable-hbase.version>
<giraph.version>1.3.0-hadoop2</giraph.version>
<flink.version>1.16.3</flink.version>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.12.0</version>
<version>5.14.2</version>
</dependency>
<dependency>
<groupId>org.apache.giraph</groupId>
Expand Down Expand Up @@ -194,7 +194,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.7</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 36a9ac6

Please sign in to comment.