Browse Source

#458 - Upgrade to netty 4.1.52.Final.

pull/1188/head
Mark Paluch 6 years ago
parent
commit
2a2fd60f2c
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  1. 2
      pom.xml

2
pom.xml

@ -36,7 +36,7 @@ @@ -36,7 +36,7 @@
<mariadb-jdbc.version>2.5.4</mariadb-jdbc.version>
<r2dbc-releasetrain.version>Arabba-SR7</r2dbc-releasetrain.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
<netty>4.1.47.Final</netty>
<netty>4.1.52.Final</netty>
</properties>
<inceptionYear>2018</inceptionYear>

Loading…
Cancel
Save