Skip to content

Commit ab19e7d

Browse files
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.0 to 2.22.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fefc9d8 commit ab19e7d

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.apache.logging.log4j</groupId>
208208
<artifactId>log4j-slf4j2-impl</artifactId>
209-
<version>2.22.0</version>
209+
<version>2.22.1</version>
210210
<scope>test</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)