Skip to content

Commit 22e740c

Browse files
authored
Merge pull request #4579 from eXist-db/dependabot/maven/org.slf4j-slf4j-api-2.0.3
build(deps): bump slf4j-api from 2.0.2 to 2.0.3
2 parents 7253e02 + ccd58b3 commit 22e740c

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>2.0.2</version>
260+
<version>2.0.3</version>
261261
</dependency>
262262

263263
<dependency>

0 commit comments

Comments
 (0)