Skip to content

Commit 965c0aa

Browse files
committed
fix: log4shell-goof/log4shell-server/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-15053841 - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-14908846
1 parent 8767ed5 commit 965c0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • log4shell-goof/log4shell-server

log4shell-goof/log4shell-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>io.undertow</groupId>
3232
<artifactId>undertow-core</artifactId>
33-
<version>2.2.13.Final</version>
33+
<version>2.3.21.Final</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>commons-collections</groupId>

0 commit comments

Comments
 (0)