Skip to content

Commit b6ebc1c

Browse files
authored
Bump Netty to 4.1.89.Final.
* The CVE is probably not related to how Netty is used in r2dbc-postgresql but nice to use latest patch to avoid warnings from security scanning tools. [#584]
1 parent 87a058e commit b6ebc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<mbr.version>0.3.0.RELEASE</mbr.version>
4343
<logback.version>1.3.4</logback.version>
4444
<mockito.version>4.8.1</mockito.version>
45-
<netty.version>4.1.85.Final</netty.version>
45+
<netty.version>4.1.89.Final</netty.version>
4646
<postgresql.version>42.5.1</postgresql.version>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)