Skip to content

Commit

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

Bump slf4j-simple from 2.0.0-alpha1 to 2.0.0-alpha2
  • Loading branch information
hazendaz committed Jul 5, 2021
2 parents b75c080 + 2e48ec1 commit a98b449
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 @@ -212,7 +212,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.0-alpha1</version>
<version>2.0.0-alpha2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a98b449

Please sign in to comment.