Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 2.0.14 to 2.0.15 (#1251)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 2.0.14 to 2.0.15.

See this package in maven:
org.slf4j:slf4j-api

See this project in Snyk:
https://app.snyk.io/org/predic8/project/ba8f26a2-ffb6-4476-8bc3-8c1da9297ba4?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
predic8 and snyk-bot authored Sep 2, 2024
1 parent 6afe9cb commit 56e9ad2
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 @@ -79,7 +79,7 @@
<javac.target>17</javac.target>
<jackson.version>2.17.2</jackson.version>
<spring.version>6.1.12</spring.version>
<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.15</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<junit.version>5.10.0</junit.version>
<groovy.version>4.0.22</groovy.version>
Expand Down

0 comments on commit 56e9ad2

Please sign in to comment.