Skip to content

Commit

Permalink
Merge pull request #131 from jfisbein/dependabot/maven/org.slf4j-slf4…
Browse files Browse the repository at this point in the history
…j-api-2.0.7

Bump slf4j-api from 2.0.6 to 2.0.7
  • Loading branch information
jfisbein authored Mar 25, 2023
2 parents cc23098 + d60f7e1 commit c0fc24c
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 @@ -47,7 +47,7 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>compile</scope>
<version>2.0.6</version>
<version>2.0.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c0fc24c

Please sign in to comment.