Skip to content

Commit a703bf2

Browse files
authored
Merge pull request #17 from Azure/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.0
Bump log4j-core from 2.16.0 to 2.17.0
2 parents c26d168 + 08c89b4 commit a703bf2

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
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>org.apache.logging.log4j</groupId>
188188
<artifactId>log4j-core</artifactId>
189-
<version>2.16.0</version>
189+
<version>2.17.0</version>
190190
</dependency>
191191
</dependencies>
192192
</project>

0 commit comments

Comments
 (0)