Skip to content

Commit

Permalink
Merge pull request #170 from liquibase/dependabot/maven/org.slf4j-slf…
Browse files Browse the repository at this point in the history
…4j-jdk14-2.0.6

Bump slf4j-jdk14 from 2.0.3 to 2.0.6
  • Loading branch information
filipelautert authored Jan 2, 2023
2 parents c6b7ef9 + bd62e75 commit 2c66d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>2.0.3</version>
<version>2.0.6</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2c66d10

Please sign in to comment.