Skip to content

Commit

Permalink
Merge pull request #293 from s4u/dependabot/maven/slf4j.version-1.7.31
Browse files Browse the repository at this point in the history
Bump slf4j.version from 1.7.30 to 1.7.31
  • Loading branch information
slawekjaranowski authored Jun 28, 2021
2 parents 0ccddcb + ddc9c3e commit 25e9c4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

<properties>
<maven.version>3.5.0</maven.version>
<slf4j.version>1.7.30</slf4j.version>
<slf4j.version>1.7.31</slf4j.version>
<jackson.version>2.12.3</jackson.version>
<bouncycastle.version>1.69</bouncycastle.version>
<resilience4j.version>1.7.0</resilience4j.version>
Expand Down
7 changes: 3 additions & 4 deletions src/it/sigOkKeysMapWithPluginDependencies/keysmap.list
Original file line number Diff line number Diff line change
Expand Up @@ -326,11 +326,10 @@ org.reactivestreams:reactive-streams:1.0.0 = 0xA5B2DDE7843E7CA3E8CAABD02383163BC
org.skyscreamer:jsonassert:1.5.0 = 0xC89074FC8BE681B7C7EAAB6E4C5EED3C53B75933
org.slf4j:jcl-over-slf4j:1.6.1 = noSig
org.slf4j:slf4j-api:1.5.3 = noSig
org.slf4j:slf4j-api:1.7.30 = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
org.slf4j:slf4j-api:1.7.5 = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
org.slf4j:slf4j-nop:1.7.5 = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
org.slf4j:slf4j-api = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
org.slf4j:slf4j-nop = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
org.slf4j:slf4j-simple:1.5.3 = noSig
org.slf4j:slf4j-simple:1.7.30 = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
org.slf4j:slf4j-simple = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
org.sonatype.aether = 0xBA926F64CA647B6D853A38672E2010F8A7FF4A41
org.sonatype.plexus:plexus-cipher:1.4 = 0x9FFED7A118D45A44E4A1E47130E6F80434A72A7F
org.sonatype.plexus:plexus-sec-dispatcher:1.3 = 0x9FFED7A118D45A44E4A1E47130E6F80434A72A7F
Expand Down

0 comments on commit 25e9c4e

Please sign in to comment.