Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 1.7.33 to 1.7.35 (#39)
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.33 to 1.7.35.

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

See this project in Snyk:
https://app.snyk.io/org/koneru9999/project/3f7c1903-530a-4f21-aeba-72bf91daaceb?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: V K <koneru.chowdary@gmail.com>
  • Loading branch information
snyk-bot and koneru9999 authored Mar 20, 2022
1 parent fd4a71f commit f350fa8
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 @@ -16,7 +16,7 @@
<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
<lombok.version>1.16.20</lombok.version>
<slf4j.version>1.7.33</slf4j.version>
<slf4j.version>1.7.35</slf4j.version>
<logback.version>1.2.3</logback.version>
<usb4java.version>1.3.0</usb4java.version>
<junit.jupiter.version>5.1.1</junit.jupiter.version>
Expand Down

0 comments on commit f350fa8

Please sign in to comment.