Skip to content

Commit 225cf2c

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-ORGAPACHELOGGINGLOG4J-14532782
1 parent 8767ed5 commit 225cf2c

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
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j-core</artifactId>
23-
<version>2.15.0</version>
23+
<version>2.25.3</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>com.unboundid</groupId>

0 commit comments

Comments
 (0)