Skip to content

Commit 87c35f6

Browse files
Merge pull request #132 from SAP/dependabot/maven/sample-spring-boot/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.17.0 to 2.17.1 in /sample-spring-boot
2 parents e1d1d2a + 81ac2c1 commit 87c35f6

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
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>org.apache.logging.log4j</groupId>
196196
<artifactId>log4j-api</artifactId>
197-
<version>2.17.0</version>
197+
<version>2.17.1</version>
198198
</dependency>
199199
<dependency>
200200
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)