fix: mvn-defaults/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-2812456
This commit is contained in:
snyk-bot 2022-05-08 20:11:30 +00:00
parent 916848ea4a
commit 767a5440f8
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -176,7 +176,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.74.Final</version>
<version>4.1.77.Final</version>
</dependency>
<dependency>