Skip to content

Commit

Permalink
Excavator: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Dec 27, 2023
1 parent e887725 commit 9a8116f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ org.jboss.logging:jboss-logging:3.4.1.Final (3 constraints: f03036d7)
org.jboss.threads:jboss-threads:3.5.0.Final (3 constraints: b52a2fe5)
org.jetbrains:annotations:24.0.1 (4 constraints: 10350c39)
org.mpierce.metrics.reservoir:hdrhistogram-metrics-reservoir:1.1.3 (1 constraints: 0d10f991)
org.slf4j:slf4j-api:1.7.36 (8 constraints: b9801322)
org.slf4j:slf4j-api:1.7.36 (8 constraints: bb801622)
org.wildfly.common:wildfly-common:1.5.4.Final (2 constraints: 741cfbf1)

[Test dependencies]
Expand Down Expand Up @@ -87,9 +87,9 @@ net.sf.jopt-simple:jopt-simple:5.0.4 (1 constraints: be0ad6cc)
org.apache-extras.beanshell:bsh:2.0b6 (1 constraints: ac07626b)
org.apache.commons:commons-lang3:3.14.0 (1 constraints: 3a05413b)
org.apache.commons:commons-math3:3.6.1 (1 constraints: bf0adbcc)
org.apache.logging.log4j:log4j-api:2.22.0 (2 constraints: 8a1ffc43)
org.apache.logging.log4j:log4j-core:2.22.0 (2 constraints: 09164a24)
org.apache.logging.log4j:log4j-slf4j-impl:2.22.0 (1 constraints: 3805393b)
org.apache.logging.log4j:log4j-api:2.22.1 (2 constraints: 8c1f3144)
org.apache.logging.log4j:log4j-core:2.22.1 (2 constraints: 0b167f24)
org.apache.logging.log4j:log4j-slf4j-impl:2.22.1 (1 constraints: 39053a3b)
org.apache.pdfbox:fontbox:2.0.17 (1 constraints: 180b71d8)
org.apache.pdfbox:pdfbox:2.0.17 (1 constraints: b40c5915)
org.apiguardian:apiguardian-api:1.1.2 (6 constraints: 24695e60)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ com.github.ben-manes.caffeine:caffeine = 3.1.8

# test deps
org.junit.jupiter:* = 5.10.1
org.apache.logging.log4j:* = 2.22.0
org.apache.logging.log4j:* = 2.22.1
org.assertj:assertj-core = 3.24.2
org.assertj:assertj-guava = 3.3.0
org.hamcrest:hamcrest-core = 2.2
Expand Down

0 comments on commit 9a8116f

Please sign in to comment.