Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kwarunek authored Mar 1, 2024
1 parent b0c2d55 commit 1faa6f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.42.Final</version>
<version>4.1.107.Final</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand All @@ -57,7 +57,7 @@
<dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
<version>3.11.5</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>net.jpountz.lz4</groupId>
Expand Down

0 comments on commit 1faa6f3

Please sign in to comment.