Skip to content

Commit 420f996

Browse files
authored
Merge pull request #94 from sebasbaumh/dependabot/maven/org.slf4j-slf4j-jdk14-2.0.1
Bump slf4j-jdk14 from 2.0.0 to 2.0.1
2 parents c1717db + 5e04cab commit 420f996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.slf4j</groupId>
9393
<artifactId>slf4j-jdk14</artifactId>
94-
<version>2.0.0</version>
94+
<version>2.0.1</version>
9595
<scope>test</scope>
9696
</dependency>
9797
<!-- JDBC drivers and helpers -->

0 commit comments

Comments
 (0)