Skip to content

Commit

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

Bump slf4j-api from 1.7.30 to 1.7.31
  • Loading branch information
hazendaz committed Jun 21, 2021
2 parents f1fdc4b + fe20efd commit a491528
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 @@ -127,7 +127,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.30</version>
<version>1.7.31</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a491528

Please sign in to comment.