Skip to content

Commit 0f9306d

Browse files
Merge pull request #6 from xdev-software/dependabot/maven/org.apache.logging.log4j-log4j-slf4j2-impl-2.22.1
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1
2 parents 87633f2 + ab19e7d commit 0f9306d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-eclipse-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>org.apache.logging.log4j</groupId>
195195
<artifactId>log4j-slf4j2-impl</artifactId>
196-
<version>2.22.0</version>
196+
<version>2.22.1</version>
197197
<scope>test</scope>
198198
</dependency>
199199
<dependency>

0 commit comments

Comments
 (0)