Skip to content

Commit 0186947

Browse files
Merge pull request #140 from wiremock/dependabot/maven/org.slf4j-slf4j-api-2.0.15
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.15
2 parents 50824a1 + bfb9303 commit 0186947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<!-- Fix dependency convergence [logback-classic vs junit] -->
6868
<groupId>org.slf4j</groupId>
6969
<artifactId>slf4j-api</artifactId>
70-
<version>2.0.12</version>
70+
<version>2.0.15</version>
7171
</dependency>
7272
</dependencies>
7373
</dependencyManagement>

0 commit comments

Comments
 (0)