Skip to content

Commit b41f562

Browse files
authored
Merge pull request #5404 from eXist-db/dependabot/maven/org.slf4j-slf4j-api-2.0.16
Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16
2 parents 9c066a3 + bcf91f9 commit b41f562

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
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>org.slf4j</groupId>
278278
<artifactId>slf4j-api</artifactId>
279-
<version>2.0.15</version>
279+
<version>2.0.16</version>
280280
</dependency>
281281

282282
<dependency>

0 commit comments

Comments
 (0)