Skip to content

Commit 441e8e0

Browse files
Merge pull request #133 from SAP/dependabot/maven/sample-spring-boot/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.17.0 to 2.17.1 in /sample-spring-boot
2 parents 87c35f6 + 0fdab7e commit 441e8e0

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)