Skip to content

Commit

Permalink
Merge pull request #8 from scylladb/dependabot/maven/netty.version-4.…
Browse files Browse the repository at this point in the history
…1.45.Final

Bump netty.version from 4.0.56.Final to 4.1.45.Final
  • Loading branch information
mailmahee authored Feb 24, 2020
2 parents 5be3e55 + 7b23367 commit 0a9cd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<kafka.version>2.4.0</kafka.version>
<junit.version>5.2.0</junit.version>
<scylladb.version>3.7.1-scylla-2</scylladb.version>
<netty.version>4.0.56.Final</netty.version>
<netty.version>4.1.45.Final</netty.version>
<netty-tcnative.version>2.0.7.Final</netty-tcnative.version>
<skipIntegrationTests>false</skipIntegrationTests>
</properties>
Expand Down

0 comments on commit 0a9cd32

Please sign in to comment.