Skip to content

Commit 20d2682

Browse files
authored
Merge pull request #97 from sebasbaumh/dependabot/maven/org.slf4j-slf4j-jdk14-2.0.2
Bump slf4j-jdk14 from 2.0.1 to 2.0.2
2 parents a30bc7c + 6498514 commit 20d2682

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.1</version>
94+
<version>2.0.2</version>
9595
<scope>test</scope>
9696
</dependency>
9797
<!-- JDBC drivers and helpers -->

0 commit comments

Comments
 (0)