Skip to content

Commit

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

Bump slf4j-simple from 1.7.31 to 1.7.32
  • Loading branch information
hazendaz committed Jul 21, 2021
2 parents 683de8e + 742494d commit 6982c5e
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.31</version>
<version>1.7.32</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6982c5e

Please sign in to comment.