Skip to content

Commit c985193

Browse files
authored
Merge pull request #5 from rewolf/dependabot/maven/org.apache.logging.log4j-log4j-api-2.16.0
Bump log4j-api from 2.12.0 to 2.16.0
2 parents b81c848 + d853725 commit c985193

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
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>org.apache.logging.log4j</groupId>
1414
<artifactId>log4j-api</artifactId>
15-
<version>2.12.0</version>
15+
<version>2.16.0</version>
1616
</dependency>
1717
<dependency>
1818
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)