Skip to content

Commit c33a73e

Browse files
authored
Merge pull request #671 from cloudbees-oss/dependabot/maven/org.slf4j-slf4j-simple-2.0.12
Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12
2 parents 3bfa7d5 + d2a5924 commit c33a73e

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>org.slf4j</groupId>
154154
<artifactId>slf4j-simple</artifactId>
155-
<version>2.0.11</version>
155+
<version>2.0.12</version>
156156
<scope>test</scope>
157157
</dependency>
158158
<dependency>

0 commit comments

Comments
 (0)