Skip to content

Commit

Permalink
Excavator: Pin consistent slf4j versions to avoid breaks (#792)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 7, 2022
1 parent c13e7c0 commit 21e556a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ org.derive4j:derive4j-annotation:1.1.1 (1 constraints: 0505f435)
org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r (2 constraints: 562b9625)
org.functionaljava:functionaljava:4.8 (1 constraints: b0042b2c)
org.immutables:value:2.8.8 (1 constraints: 14051536)
org.slf4j:slf4j-api:1.7.36 (2 constraints: bd13787c)
org.slf4j:slf4j-api:1.7.36 (1 constraints: 7b0e085f)

[Test dependencies]
cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ org.functionaljava:functionaljava = 4.8
org.immutables:value = 2.8.8
org.junit.jupiter:* = 5.9.0
org.junit.vintage:* = 5.9.0
org.slf4j:slf4j-api = 1.7.36
org.slf4j:* = 1.7.36
com.fasterxml.jackson.*:* = 2.13.3
com.fasterxml.jackson.core:jackson-databind = 2.13.3

0 comments on commit 21e556a

Please sign in to comment.