Skip to content

Commit 6699931

Browse files
authored
Merge pull request #8 from jeffrpowell/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.16.0 to 2.17.1
2 parents 87f8c15 + 936005f commit 6699931

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
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.logging.log4j</groupId>
2727
<artifactId>log4j-api</artifactId>
28-
<version>2.16.0</version>
28+
<version>2.17.1</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)