fix: mvn-defaults/pom.xml to reduce vulnerabilities (#859)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-3167773
This commit is contained in:
Snyk bot 2022-12-19 18:11:56 +01:00 committed by GitHub
parent 3891073ff3
commit bb28f03746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -189,7 +189,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.85.Final</version>
<version>4.1.86.Final</version>
</dependency>
<dependency>