Skip to content

Commit ec680fd

Browse files
authored
Merge pull request #5644 from eXist-db/dependabot/maven/org.slf4j-slf4j-api-2.0.17
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
2 parents 4a52299 + 74fc1ed commit ec680fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>org.slf4j</groupId>
277277
<artifactId>slf4j-api</artifactId>
278-
<version>2.0.16</version>
278+
<version>2.0.17</version>
279279
</dependency>
280280

281281
<dependency>

0 commit comments

Comments
 (0)