Skip to content

Commit 34fb04d

Browse files
authored
Merge pull request #23 from symphoniacloud/dependabot/maven/chapter7/org.apache.logging.log4j-log4j-api-2.17.0
Bump log4j-api from 2.15.0 to 2.17.0 in /chapter7
2 parents 8f891db + 9f871af commit 34fb04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.apache.logging.log4j</groupId>
6565
<artifactId>log4j-api</artifactId>
66-
<version>2.15.0</version>
66+
<version>2.17.0</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)