Skip to content

Commit

Permalink
Merge pull request #51 from bastillion-io/dependabot/maven/org.slf4j-…
Browse files Browse the repository at this point in the history
…slf4j-api-2.0.2

Bump slf4j-api from 1.7.36 to 2.0.2
  • Loading branch information
skavanagh authored Sep 21, 2022
2 parents d24119e + a27eb4a commit 90d7255
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.36</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 90d7255

Please sign in to comment.