Skip to content

Commit

Permalink
fix: keycloak-plugins/radius-plugin/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-3167773
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-3167776
  • Loading branch information
snyk-bot committed Dec 18, 2022
1 parent 2d77ccb commit 5be7540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-plugins/radius-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.82.Final</version>
<version>4.1.86.Final</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5be7540

Please sign in to comment.