Skip to content

Commit a5620de

Browse files
Merge pull request #9 from xdev-software/dependabot/maven/org.apache.logging.log4j-log4j-api-2.22.1
Bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1
2 parents aeb60f3 + 16f63ce commit a5620de

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
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>org.apache.logging.log4j</groupId>
183183
<artifactId>log4j-api</artifactId>
184-
<version>2.22.0</version>
184+
<version>2.22.1</version>
185185
<scope>test</scope>
186186
</dependency>
187187
<dependency>

0 commit comments

Comments
 (0)