Skip to content

Commit 7085e56

Browse files
authored
Merge pull request #4523 from eXist-db/dependabot/maven/org.slf4j-slf4j-api-2.0.0
build(deps): bump slf4j-api from 1.7.36 to 2.0.0
2 parents 1947e70 + 84b788b commit 7085e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
<dependency>
258258
<groupId>org.slf4j</groupId>
259259
<artifactId>slf4j-api</artifactId>
260-
<version>1.7.36</version>
260+
<version>2.0.0</version>
261261
</dependency>
262262

263263
<dependency>

0 commit comments

Comments
 (0)