This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 3655fe49c7f Update org.mockito:mockito* to v5.19.0 (branch_9x) (#3592)
3655fe49c7f is described below

commit 3655fe49c7f0eea7cbc5edb078741fd57b4ba0be
Author: Solr Bot <[email protected]>
AuthorDate: Mon Sep 1 09:07:57 2025 +0200

    Update org.mockito:mockito* to v5.19.0 (branch_9x) (#3592)
---
 solr/licenses/byte-buddy-1.17.4.jar.sha1       | 1 -
 solr/licenses/byte-buddy-1.17.6.jar.sha1       | 1 +
 solr/licenses/byte-buddy-agent-1.17.4.jar.sha1 | 1 -
 solr/licenses/byte-buddy-agent-1.17.6.jar.sha1 | 1 +
 solr/licenses/mockito-core-5.16.1.jar.sha1     | 1 -
 solr/licenses/mockito-core-5.19.0.jar.sha1     | 1 +
 solr/licenses/mockito-subclass-5.16.1.jar.sha1 | 1 -
 solr/licenses/mockito-subclass-5.19.0.jar.sha1 | 1 +
 versions.lock                                  | 8 ++++----
 versions.props                                 | 2 +-
 10 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/solr/licenses/byte-buddy-1.17.4.jar.sha1 
b/solr/licenses/byte-buddy-1.17.4.jar.sha1
deleted file mode 100644
index 1ce022efb40..00000000000
--- a/solr/licenses/byte-buddy-1.17.4.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ffb8488d93290eff074fb542a596e4c5a26d0315
diff --git a/solr/licenses/byte-buddy-1.17.6.jar.sha1 
b/solr/licenses/byte-buddy-1.17.6.jar.sha1
new file mode 100644
index 00000000000..5086168a41e
--- /dev/null
+++ b/solr/licenses/byte-buddy-1.17.6.jar.sha1
@@ -0,0 +1 @@
+8c70cbc6950b2ae5291a98d5003e06406d633803
diff --git a/solr/licenses/byte-buddy-agent-1.17.4.jar.sha1 
b/solr/licenses/byte-buddy-agent-1.17.4.jar.sha1
deleted file mode 100644
index ebc431ad92b..00000000000
--- a/solr/licenses/byte-buddy-agent-1.17.4.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9dd4f0adf859ffc402508141fcbe940551ffa3b6
diff --git a/solr/licenses/byte-buddy-agent-1.17.6.jar.sha1 
b/solr/licenses/byte-buddy-agent-1.17.6.jar.sha1
new file mode 100644
index 00000000000..844eda970eb
--- /dev/null
+++ b/solr/licenses/byte-buddy-agent-1.17.6.jar.sha1
@@ -0,0 +1 @@
+17b32fd9f57deef02842f7f05abc4ad8127fe34e
diff --git a/solr/licenses/mockito-core-5.16.1.jar.sha1 
b/solr/licenses/mockito-core-5.16.1.jar.sha1
deleted file mode 100644
index 7bb9f456944..00000000000
--- a/solr/licenses/mockito-core-5.16.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-be8bf71080016b793f32456faff861e2c3a77f62
diff --git a/solr/licenses/mockito-core-5.19.0.jar.sha1 
b/solr/licenses/mockito-core-5.19.0.jar.sha1
new file mode 100644
index 00000000000..154b361c22d
--- /dev/null
+++ b/solr/licenses/mockito-core-5.19.0.jar.sha1
@@ -0,0 +1 @@
+82b320935809e3c8ff92c2007dae5dff88d76f32
diff --git a/solr/licenses/mockito-subclass-5.16.1.jar.sha1 
b/solr/licenses/mockito-subclass-5.16.1.jar.sha1
deleted file mode 100644
index 0cad489c51b..00000000000
--- a/solr/licenses/mockito-subclass-5.16.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-622024c4b9230a4821ff43a8fe94858954aae9af
diff --git a/solr/licenses/mockito-subclass-5.19.0.jar.sha1 
b/solr/licenses/mockito-subclass-5.19.0.jar.sha1
new file mode 100644
index 00000000000..f887ce413f7
--- /dev/null
+++ b/solr/licenses/mockito-subclass-5.19.0.jar.sha1
@@ -0,0 +1 @@
+d034273be93922da8a6784008f752c3bf142c21f
diff --git a/versions.lock b/versions.lock
index fc32db8f215..36ee5fa4b8f 100644
--- a/versions.lock
+++ b/versions.lock
@@ -469,8 +469,8 @@ io.opentracing:opentracing-mock:0.33.0 (1 constraints: 
3805343b)
 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.17.4 (2 constraints: b11080dc)
-net.bytebuddy:byte-buddy-agent:1.17.4 (1 constraints: 3f05423b)
+net.bytebuddy:byte-buddy:1.17.6 (2 constraints: 8710dacb)
+net.bytebuddy:byte-buddy-agent:1.17.6 (1 constraints: 3f05423b)
 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)
@@ -492,8 +492,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: 6624c6e2)
 org.latencyutils:LatencyUtils:2.0.3 (1 constraints: 210dcd1b)
-org.mockito:mockito-core:5.16.1 (2 constraints: 3c12611c)
-org.mockito:mockito-subclass:5.16.1 (1 constraints: 3f05543b)
+org.mockito:mockito-core:5.19.0 (2 constraints: 4012bd1c)
+org.mockito:mockito-subclass:5.19.0 (1 constraints: 41055c3b)
 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)
diff --git a/versions.props b/versions.props
index 055c5d3b37c..27234dc85c6 100644
--- a/versions.props
+++ b/versions.props
@@ -71,7 +71,7 @@ org.hamcrest:*=3.0
 org.hsqldb:hsqldb=2.7.2
 org.immutables:value-annotations=2.10.1
 org.jctools:jctools-core=4.0.5
-org.mockito:mockito*=5.16.1
+org.mockito:mockito*=5.19.0
 org.openjdk.jmh:*=1.37
 org.osgi:osgi.annotation=8.1.0
 org.quicktheories:quicktheories=0.26

Reply via email to