Skip to content

Commit

Permalink
Merge pull request #2475 from liquibase/dependabot/maven/org.slf4j-sl…
Browse files Browse the repository at this point in the history
…f4j-jdk14-1.7.35

Bump slf4j-jdk14 from 1.7.33 to 1.7.35
  • Loading branch information
nvoxland committed Feb 7, 2022
2 parents fee9a68 + ffc62ec commit e90e2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-extension-testing/pom.xml
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>1.7.33</version>
<version>1.7.35</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e90e2b0

Please sign in to comment.