Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Apr 24, 2020
1 parent 78b3384 commit e276fb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ net.bytebuddy:byte-buddy-agent:1.10.5 (1 constraints: 410b37de)
net.jcip:jcip-annotations:1.0 (1 constraints: 560ff165)
org.apache-extras.beanshell:bsh:2.0b6 (1 constraints: ac07626b)
org.apache.commons:commons-lang3:3.9 (1 constraints: b004292c)
org.apache.logging.log4j:log4j-api:2.13.1 (2 constraints: 8c1f2f44)
org.apache.logging.log4j:log4j-core:2.13.1 (2 constraints: 0b167d24)
org.apache.logging.log4j:log4j-slf4j-impl:2.13.1 (1 constraints: 3905393b)
org.apache.logging.log4j:log4j-api:2.13.2 (2 constraints: 8e1f6444)
org.apache.logging.log4j:log4j-core:2.13.2 (2 constraints: 0d16b224)
org.apache.logging.log4j:log4j-slf4j-impl:2.13.2 (1 constraints: 3a053a3b)
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.0 (6 constraints: 18697c5a)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ org.apache.httpcomponents:httpclient = 4.5.12
# test deps
junit:junit = 4.12
org.junit.jupiter:* = 5.6.2
org.apache.logging.log4j:* = 2.13.1
org.apache.logging.log4j:* = 2.13.2
org.assertj:assertj-core = 3.15.0
org.assertj:assertj-guava = 3.3.0
org.hamcrest:hamcrest-core = 2.2
Expand Down

0 comments on commit e276fb4

Please sign in to comment.