Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2352)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Apr 19, 2022
1 parent fe3a8bd commit c79252c
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 @@ -139,8 +139,8 @@ javax.activation:javax.activation-api:1.2.0 (2 constraints: 6a18eec3)
javax.servlet:javax.servlet-api:3.1.0 (1 constraints: 830dcc28)
javax.xml.bind:jaxb-api:2.3.1 (1 constraints: 290e1140)
junit:junit:4.13.2 (4 constraints: 2852d26a)
net.bytebuddy:byte-buddy:1.12.8 (1 constraints: 460b40de)
net.bytebuddy:byte-buddy-agent:1.12.8 (1 constraints: 460b40de)
net.bytebuddy:byte-buddy:1.12.9 (1 constraints: 470b41de)
net.bytebuddy:byte-buddy-agent:1.12.9 (1 constraints: 470b41de)
net.jcip:jcip-annotations:1.0 (1 constraints: 560ff165)
net.sourceforge.argparse4j:argparse4j:0.8.1 (1 constraints: 430d3a1f)
org.apache-extras.beanshell:bsh:2.0b6 (1 constraints: ac07626b)
Expand Down Expand Up @@ -176,7 +176,7 @@ org.jboss.xnio:xnio-api:3.8.6.Final (2 constraints: 751afd45)
org.jboss.xnio:xnio-nio:3.8.6.Final (1 constraints: c70dc430)
org.jmock:jmock:2.12.0 (1 constraints: 3705353b)
org.jmock:jmock-testjar:2.12.0 (1 constraints: a507a272)
org.mockito:mockito-core:4.4.0 (1 constraints: 0a050b36)
org.mockito:mockito-core:4.5.0 (1 constraints: 0b050e36)
org.objenesis:objenesis:3.2 (2 constraints: e5189aa9)
org.ow2.asm:asm:7.1 (1 constraints: 1a07505c)
org.reactivestreams:reactive-streams:1.0.3 (1 constraints: 1f0c60f9)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ org.glassfish.jersey.*:* = 2.34
org.hamcrest:hamcrest-* = 1.3
org.immutables:value = 2.8.8
org.jmock:jmock = 2.12.0
org.mockito:* = 4.4.0
org.mockito:* = 4.5.0
org.slf4j:slf4j-api = 1.7.36
io.leangen.geantyref:geantyref = 1.3.4
io.undertow:undertow-core = 2.2.17.Final
Expand Down

0 comments on commit c79252c

Please sign in to comment.