Skip to content

Commit afaf658

Browse files
authored
Merge pull request #650 from cloudbees-oss/dependabot/maven/org.slf4j-slf4j-simple-2.0.11
Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.11
2 parents d85f8c8 + b186314 commit afaf658

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.9</version>
155+
<version>2.0.11</version>
156156
<scope>test</scope>
157157
</dependency>
158158
<dependency>

0 commit comments

Comments
 (0)