Skip to content

Commit 5185571

Browse files
authored
Merge pull request #5035 from eXist-db/dependabot/maven/org.slf4j-slf4j-api-2.0.9
build(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
2 parents d31e81d + 7d88abd commit 5185571

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
@@ -274,7 +274,7 @@
274274
<dependency>
275275
<groupId>org.slf4j</groupId>
276276
<artifactId>slf4j-api</artifactId>
277-
<version>2.0.7</version>
277+
<version>2.0.9</version>
278278
</dependency>
279279

280280
<dependency>

0 commit comments

Comments
 (0)