Skip to content

Commit 0fdab7e

Browse files
Bump log4j-core from 2.17.0 to 2.17.1 in /sample-spring-boot
Bumps log4j-core from 2.17.0 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68400d3 commit 0fdab7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>org.apache.logging.log4j</groupId>
201201
<artifactId>log4j-core</artifactId>
202-
<version>2.17.0</version>
202+
<version>2.17.1</version>
203203
</dependency>
204204
<dependency>
205205
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)