Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Apr 24, 2020
1 parent e276fb4 commit c9dbba3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ com.spotify.dataenum:dataenum:1.3.2 (1 constraints: e91058c1)
com.squareup.okhttp3:mockwebserver:3.13.1 (1 constraints: 3a053f3b)
de.erichseifert.vectorgraphics2d:VectorGraphics2D:0.13 (1 constraints: 8c0a80bb)
de.rototor.pdfbox:graphics2d:0.25 (1 constraints: 8f0a84bb)
io.undertow:undertow-core:2.0.30.Final (1 constraints: 4f070761)
io.undertow:undertow-core:2.1.0.Final (1 constraints: 1d07a45a)
junit:junit:4.13 (3 constraints: cc28672a)
net.bytebuddy:byte-buddy:1.10.5 (1 constraints: 410b37de)
net.bytebuddy:byte-buddy-agent:1.10.5 (1 constraints: 410b37de)
Expand All @@ -77,9 +77,10 @@ org.awaitility:awaitility:4.0.2 (1 constraints: 08050136)
org.hamcrest:hamcrest:2.2 (3 constraints: f41da570)
org.hamcrest:hamcrest-core:2.2 (3 constraints: 2f17d637)
org.hamcrest:hamcrest-library:2.1 (1 constraints: 1507415c)
org.jboss.logging:jboss-logging:3.4.0.Final (1 constraints: bd0d7630)
org.jboss.xnio:xnio-api:3.3.8.Final (2 constraints: 6f1a4d45)
org.jboss.xnio:xnio-nio:3.3.8.Final (1 constraints: c40da530)
org.jboss.logging:jboss-logging:3.4.1.Final (3 constraints: f03036d7)
org.jboss.threads:jboss-threads:3.1.0.Final (2 constraints: 531a8642)
org.jboss.xnio:xnio-api:3.8.0.Final (2 constraints: 691ac544)
org.jboss.xnio:xnio-nio:3.8.0.Final (1 constraints: c10d9a30)
org.jmock:jmock:2.12.0 (1 constraints: 3705353b)
org.jmock:jmock-testjar:2.12.0 (1 constraints: a507a272)
org.junit:junit-bom:5.6.2 (7 constraints: 637792d6)
Expand All @@ -96,4 +97,6 @@ org.mockito:mockito-junit-jupiter:3.3.3 (1 constraints: 0b050636)
org.objenesis:objenesis:2.6 (1 constraints: b40a14bd)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
org.ow2.asm:asm:7.1 (1 constraints: 1a07505c)
org.wildfly.client:wildfly-client-config:1.0.1.Final (1 constraints: 940c6308)
org.wildfly.common:wildfly-common:1.5.2.Final (3 constraints: c62f0652)
org.yaml:snakeyaml:1.24 (1 constraints: 6f17f727)
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ org.awaitility:awaitility = 4.0.2
org.jmock:jmock = 2.12.0
org.knowm.xchart:xchart = 3.6.1
com.palantir.conjure.verification:* = 0.18.5
io.undertow:undertow-core = 2.0.30.Final
io.undertow:undertow-core = 2.1.0.Final
com.squareup.okhttp3:mockwebserver = 3.13.1

# dependency-upgrader:OFF
Expand Down

0 comments on commit c9dbba3

Please sign in to comment.