Skip to content

Commit

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

Bump slf4j-api from 1.7.32 to 1.7.33
  • Loading branch information
hazendaz committed Jan 14, 2022
2 parents 1e4455f + 82f6c43 commit cb868ce
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.32</version>
<version>1.7.33</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cb868ce

Please sign in to comment.