Skip to content

Commit

Permalink
fix: log4shell-goof/log4shell-server/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-IOUNDERTOW-7984545
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent e008753 commit 81f4220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log4shell-goof/log4shell-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.13.Final</version>
<version>2.2.31.Final</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 81f4220

Please sign in to comment.