Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 1.7.32 to 1.7.33
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.32 to 1.7.33.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.slf4j/slf4j-api/

See this project in Snyk:
https://app.snyk.io/org/ketola/project/2d49b131-fa21-4f41-8223-aa06d4433281?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 4, 2022
1 parent 54e22ea commit b141c6a
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 @@ -35,7 +35,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<slf4j.version>1.7.32</slf4j.version>
<slf4j.version>1.7.33</slf4j.version>
<log4j.version>2.17.1</log4j.version>
</properties>

Expand Down

0 comments on commit b141c6a

Please sign in to comment.