Skip to content

Commit

Permalink
Bumped deps versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Asmoday committed Oct 19, 2023
1 parent 0b1eb34 commit 52b7892
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@
<!-- General Properties -->
<top.dir>${project.basedir}</top.dir>

<phoenix.version>5.1.1</phoenix.version>
<phoenix.version>5.1.3</phoenix.version>

<!-- Hadoop/Hbase Versions -->
<hbase.version>2.4.2</hbase.version>
<hadoop.version>3.1.4</hadoop.version>
<hbase.version>2.4.17</hbase.version>
<hadoop.version>3.2.4</hadoop.version>
<phoenix.client.artifactid>phoenix-client-hbase-2.4</phoenix.client.artifactid>

<!-- Dependency versions -->
<zookeeper.version>3.5.8</zookeeper.version>
<zookeeper.version>3.5.10</zookeeper.version>
<curator.version>2.12.0</curator.version>

<gson.version>2.2.4</gson.version>
Expand Down

0 comments on commit 52b7892

Please sign in to comment.