Skip to content

Commit

Permalink
Merge pull request #112 from mybatis/dependabot/maven/org.slf4j-slf4j…
Browse files Browse the repository at this point in the history
…-simple-1.7.35

Bump slf4j-simple from 1.7.33 to 1.7.35
  • Loading branch information
hazendaz committed Jan 26, 2022
2 parents fb073cf + f2addfe commit 6d68d59
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 @@ -107,7 +107,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.33</version>
<version>1.7.35</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6d68d59

Please sign in to comment.