Skip to content

Commit 9cbc43a

Browse files
Merge pull request #164 from CheckmarxDev/dependabot/maven/org.slf4j-slf4j-simple-2.0.1
Bump slf4j-simple from 2.0.0 to 2.0.1
2 parents d2d0893 + 23ff4a5 commit 9cbc43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.slf4j</groupId>
5050
<artifactId>slf4j-simple</artifactId>
51-
<version>2.0.0</version>
51+
<version>2.0.1</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)