Skip to content

Commit e4f96d4

Browse files
authored
Merge pull request #79 from eXist-db/dependabot/maven/org.slf4j-slf4j-api-2.0.17
Bump org.slf4j:slf4j-api from 1.7.30 to 2.0.18
2 parents aede6a9 + b9ac91f commit e4f96d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.slf4j</groupId>
108108
<artifactId>slf4j-api</artifactId>
109-
<version>1.7.30</version>
109+
<version>2.0.18</version>
110110
<scope>provided</scope>
111111
</dependency>
112112
<dependency>

0 commit comments

Comments
 (0)