Skip to content

Commit c6e7cae

Browse files
authored
FMWK-246 Prepare version 1.7.5 (#35)
1 parent 93cacbe commit c6e7cae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<name>aerospike-jdbc</name>
1212
<description>A JDBC driver for the Aerospike database</description>
1313
<url>https://github.com/aerospike/aerospike-jdbc</url>
14-
<version>1.7.4</version>
14+
<version>1.7.5</version>
1515

1616
<properties>
1717
<skipTests>false</skipTests>
@@ -27,7 +27,7 @@
2727
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
2828

2929
<aerospike-client.version>7.1.0</aerospike-client.version>
30-
<netty.version>4.1.96.Final</netty.version>
30+
<netty.version>4.1.97.Final</netty.version>
3131
<jackson.version>2.15.2</jackson.version>
3232
<calcite.version>1.35.0</calcite.version>
3333
<guava.version>32.1.2-jre</guava.version>

0 commit comments

Comments
 (0)