Skip to content

Commit 86ba9d5

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-8383402
1 parent 6f94dc2 commit 86ba9d5

File tree

1 file changed

+1
-1
lines changed
  • log4shell-goof/log4shell-server

1 file changed

+1
-1
lines changed

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.2.30.Final</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>commons-collections</groupId>

0 commit comments

Comments
 (0)