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

Commit b570917

Browse files
Merge pull request #18 from bitctrl/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.17.0 to 2.17.1
2 parents d153da7 + b8fd323 commit b570917

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.17.0</version>
211+
<version>2.17.1</version>
212212
</dependency>
213213

214214
<dependency>

0 commit comments

Comments
 (0)