Skip to content

Commit

Permalink
Update org.mockito:mockito* to v5.12.0 (#2490)
Browse files Browse the repository at this point in the history
  • Loading branch information
solrbot authored Jun 5, 2024
1 parent 2d6e885 commit 04ebe20
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
1 change: 0 additions & 1 deletion solr/licenses/byte-buddy-1.14.12.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/byte-buddy-1.14.15.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
11c9440bc7f9468761e5a82778a05205169d49a9
1 change: 0 additions & 1 deletion solr/licenses/mockito-core-5.11.0.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/mockito-core-5.12.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
22f8bbaf478e6789164787fa411a3b5ed986e110
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ io.opentelemetry:opentelemetry-sdk-testing:1.35.0 (1 constraints: 960ff183)
jakarta.servlet:jakarta.servlet-api:4.0.4 (1 constraints: 961568b9)
jakarta.websocket:jakarta.websocket-api:1.1.2 (1 constraints: 92155ab9)
javax.inject:javax.inject:1 (1 constraints: 7a0df617)
net.bytebuddy:byte-buddy:1.14.12 (1 constraints: 730bb2e9)
net.bytebuddy:byte-buddy:1.14.15 (1 constraints: 760bb5e9)
net.minidev:accessors-smart:2.4.9 (1 constraints: 500a92b8)
net.minidev:json-smart:2.4.10 (1 constraints: 400e9a7c)
no.nav.security:mock-oauth2-server:0.5.10 (1 constraints: 3805333b)
Expand All @@ -427,8 +427,8 @@ org.hdrhistogram:HdrHistogram:2.1.12 (1 constraints: 520d2029)
org.hsqldb:hsqldb:2.7.2 (1 constraints: 0d050c36)
org.jetbrains.kotlin:kotlin-reflect:1.8.22 (2 constraints: 68241ee3)
org.latencyutils:LatencyUtils:2.0.3 (1 constraints: 210dcd1b)
org.mockito:mockito-core:5.11.0 (2 constraints: 30125d1b)
org.mockito:mockito-subclass:5.11.0 (1 constraints: 3905443b)
org.mockito:mockito-core:5.12.0 (2 constraints: 3212891b)
org.mockito:mockito-subclass:5.12.0 (1 constraints: 3a05473b)
org.objenesis:objenesis:3.3 (1 constraints: b20a14bd)
org.springframework:spring-aop:5.3.28 (2 constraints: de1e8f9a)
org.springframework:spring-beans:5.3.28 (4 constraints: b03ac3c9)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ org.hamcrest:*=2.2
org.hsqldb:hsqldb=2.7.2
org.immutables:value-annotations=2.10.1
org.jctools:jctools-core=4.0.1
org.mockito:mockito*=5.11.0
org.mockito:mockito*=5.12.0
org.openjdk.jmh:*=1.37
org.osgi:osgi.annotation=8.1.0
org.quicktheories:quicktheories=0.26
Expand Down

0 comments on commit 04ebe20

Please sign in to comment.