Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit cc2fdd7

Browse files
authored
Merge pull request #11 from bitctrl/dependabot/maven/org.apache.logging.log4j-log4j-core-2.15.0
Bump log4j-core from 2.13.2 to 2.15.0
2 parents 738d225 + 6b29081 commit cc2fdd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>org.apache.logging.log4j</groupId>
210210
<artifactId>log4j-core</artifactId>
211-
<version>2.13.2</version>
211+
<version>2.15.0</version>
212212
</dependency>
213213

214214
<dependency>

0 commit comments

Comments
 (0)