This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch branch_9_10
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_10 by this push:
new 61113ef7ccc Add dependency updates to changelog for 9.10.0
61113ef7ccc is described below
commit 61113ef7cccbd5bb9ec04b48117e7138ded13396
Author: Jan Høydahl <[email protected]>
AuthorDate: Thu Oct 30 12:23:07 2025 +0100
Add dependency updates to changelog for 9.10.0
---
changelog/unreleased/PR3061-update apache.zookeeper to v3.9.3.yaml | 7 +++++++
changelog/unreleased/PR3228-update amazon.awssdk to v2.31.77.yaml | 7 +++++++
.../unreleased/PR3486-update actionscheckout action to v5.yaml | 7 +++++++
...search.randomizedtestingrandomizedtesting-runner to v2.8.3.yaml | 7 +++++++
.../PR3528-update org.xerial.snappysnappy-java to v1.1.10.8.yaml | 7 +++++++
changelog/unreleased/PR3530-update org.apache.kafka to v3.9.1.yaml | 7 +++++++
.../unreleased/PR3531-update org.apache.zookeeper to v3.9.4.yaml | 7 +++++++
.../unreleased/PR3533-update org.eclipse.jetty to v10.0.26.yaml | 7 +++++++
.../unreleased/PR3534-update org.glassfish.jersey to v3.1.11.yaml | 7 +++++++
changelog/unreleased/PR3535-update org.slf4j to v2.0.17.yaml | 7 +++++++
.../unreleased/PR3541-update com.google.re2jre2j to v1.8.yaml | 7 +++++++
.../PR3542-update commons-codeccommons-codec to v1.19.0.yaml | 7 +++++++
.../unreleased/PR3543-update commons-iocommons-io to v2.20.0.yaml | 7 +++++++
...PR3544-update io.opentelemetryopentelemetry-bom to v1.53.0.yaml | 7 +++++++
...45-update org.apache.commonscommons-collections4 to v4.5.0.yaml | 7 +++++++
...R3546-update org.apache.commonscommons-compress to v1.28.0.yaml | 7 +++++++
...update org.apache.commonscommons-configuration2 to v2.12.0.yaml | 7 +++++++
.../PR3548-update org.apache.commonscommons-exec to v1.5.0.yaml | 7 +++++++
... org.apache.hadoop.thirdpartyhadoop-shaded-guava to v1.4.0.yaml | 7 +++++++
.../PR3557-update org.immutablesvalue-annotations to v2.11.3.yaml | 7 +++++++
.../unreleased/PR3558-update org.semver4jsemver4j to v5.8.0.yaml | 7 +++++++
.../unreleased/PR3561-update org.apache.curator to v5.9.0.yaml | 7 +++++++
...PR3564-update plugin com.github.node-gradle.node to v7.1.0.yaml | 7 +++++++
...-update plugin com.palantir.consistent-versions to v2.37.0.yaml | 7 +++++++
.../PR3570-update plugin de.undercouch.download to v5.6.0.yaml | 7 +++++++
.../unreleased/PR3571-update actionssetup-java action to v5.yaml | 7 +++++++
.../PR3583-update plugin com.diffplug.spotless to v7.yaml | 7 +++++++
changelog/unreleased/PR3586-update org.hsqldbhsqldb to v2.7.4.yaml | 7 +++++++
changelog/unreleased/PR3587-update net.bytebuddy to v1.17.7.yaml | 7 +++++++
.../unreleased/PR3592-update org.mockitomockito to v5.19.0.yaml | 7 +++++++
changelog/unreleased/PR3635-update io.netty to v4.2.6.final.yaml | 7 +++++++
.../PR3689-update org.apache.commonscommons-lang3 to v3.19.0.yaml | 7 +++++++
.../PR3721-update org.bouncycastlebcpkix-jdk18on to v1.82.yaml | 7 +++++++
changelog/unreleased/PR3722-update org.apache.kerby to v2.1.0.yaml | 7 +++++++
changelog/unreleased/PR3735-update gradleactions action to v5.yaml | 7 +++++++
.../PR3752-update plugin de.thetaphi.forbiddenapis to v3.10.yaml | 7 +++++++
36 files changed, 252 insertions(+)
diff --git a/changelog/unreleased/PR3061-update apache.zookeeper to v3.9.3.yaml
b/changelog/unreleased/PR3061-update apache.zookeeper to v3.9.3.yaml
new file mode 100644
index 00000000000..501d179df66
--- /dev/null
+++ b/changelog/unreleased/PR3061-update apache.zookeeper to v3.9.3.yaml
@@ -0,0 +1,7 @@
+title: Update apache.zookeeper to v3.9.3
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3061
+ url: https://github.com/apache/solr/pull/3061
diff --git a/changelog/unreleased/PR3228-update amazon.awssdk to v2.31.77.yaml
b/changelog/unreleased/PR3228-update amazon.awssdk to v2.31.77.yaml
new file mode 100644
index 00000000000..f6692ed636f
--- /dev/null
+++ b/changelog/unreleased/PR3228-update amazon.awssdk to v2.31.77.yaml
@@ -0,0 +1,7 @@
+title: Update amazon.awssdk to v2.31.77
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3228
+ url: https://github.com/apache/solr/pull/3228
diff --git a/changelog/unreleased/PR3486-update actionscheckout action to
v5.yaml b/changelog/unreleased/PR3486-update actionscheckout action to v5.yaml
new file mode 100644
index 00000000000..8ef62d95ad7
--- /dev/null
+++ b/changelog/unreleased/PR3486-update actionscheckout action to v5.yaml
@@ -0,0 +1,7 @@
+title: Update actions/checkout action to v5
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3486
+ url: https://github.com/apache/solr/pull/3486
diff --git a/changelog/unreleased/PR3526-update
com.carrotsearch.randomizedtestingrandomizedtesting-runner to v2.8.3.yaml
b/changelog/unreleased/PR3526-update
com.carrotsearch.randomizedtestingrandomizedtesting-runner to v2.8.3.yaml
new file mode 100644
index 00000000000..5da6fad33ff
--- /dev/null
+++ b/changelog/unreleased/PR3526-update
com.carrotsearch.randomizedtestingrandomizedtesting-runner to v2.8.3.yaml
@@ -0,0 +1,7 @@
+title: Update com.carrotsearch.randomizedtesting:randomizedtesting-runner to
v2.8.3
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3526
+ url: https://github.com/apache/solr/pull/3526
diff --git a/changelog/unreleased/PR3528-update org.xerial.snappysnappy-java to
v1.1.10.8.yaml b/changelog/unreleased/PR3528-update
org.xerial.snappysnappy-java to v1.1.10.8.yaml
new file mode 100644
index 00000000000..0d192f69733
--- /dev/null
+++ b/changelog/unreleased/PR3528-update org.xerial.snappysnappy-java to
v1.1.10.8.yaml
@@ -0,0 +1,7 @@
+title: Update org.xerial.snappy:snappy-java to v1.1.10.8
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3528
+ url: https://github.com/apache/solr/pull/3528
diff --git a/changelog/unreleased/PR3530-update org.apache.kafka to v3.9.1.yaml
b/changelog/unreleased/PR3530-update org.apache.kafka to v3.9.1.yaml
new file mode 100644
index 00000000000..5bb7191f030
--- /dev/null
+++ b/changelog/unreleased/PR3530-update org.apache.kafka to v3.9.1.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.kafka:* to v3.9.1
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3530
+ url: https://github.com/apache/solr/pull/3530
diff --git a/changelog/unreleased/PR3531-update org.apache.zookeeper to
v3.9.4.yaml b/changelog/unreleased/PR3531-update org.apache.zookeeper to
v3.9.4.yaml
new file mode 100644
index 00000000000..aced9d850d2
--- /dev/null
+++ b/changelog/unreleased/PR3531-update org.apache.zookeeper to v3.9.4.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.zookeeper:* to v3.9.4
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3531
+ url: https://github.com/apache/solr/pull/3531
diff --git a/changelog/unreleased/PR3533-update org.eclipse.jetty to
v10.0.26.yaml b/changelog/unreleased/PR3533-update org.eclipse.jetty to
v10.0.26.yaml
new file mode 100644
index 00000000000..3004680e459
--- /dev/null
+++ b/changelog/unreleased/PR3533-update org.eclipse.jetty to v10.0.26.yaml
@@ -0,0 +1,7 @@
+title: Update org.eclipse.jetty*:* to v10.0.26
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3533
+ url: https://github.com/apache/solr/pull/3533
diff --git a/changelog/unreleased/PR3534-update org.glassfish.jersey to
v3.1.11.yaml b/changelog/unreleased/PR3534-update org.glassfish.jersey to
v3.1.11.yaml
new file mode 100644
index 00000000000..2489a0da8a7
--- /dev/null
+++ b/changelog/unreleased/PR3534-update org.glassfish.jersey to v3.1.11.yaml
@@ -0,0 +1,7 @@
+title: Update org.glassfish.jersey*:* to v3.1.11
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3534
+ url: https://github.com/apache/solr/pull/3534
diff --git a/changelog/unreleased/PR3535-update org.slf4j to v2.0.17.yaml
b/changelog/unreleased/PR3535-update org.slf4j to v2.0.17.yaml
new file mode 100644
index 00000000000..35a97d99041
--- /dev/null
+++ b/changelog/unreleased/PR3535-update org.slf4j to v2.0.17.yaml
@@ -0,0 +1,7 @@
+title: Update org.slf4j:* to v2.0.17
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3535
+ url: https://github.com/apache/solr/pull/3535
diff --git a/changelog/unreleased/PR3541-update com.google.re2jre2j to
v1.8.yaml b/changelog/unreleased/PR3541-update com.google.re2jre2j to v1.8.yaml
new file mode 100644
index 00000000000..4ed12107122
--- /dev/null
+++ b/changelog/unreleased/PR3541-update com.google.re2jre2j to v1.8.yaml
@@ -0,0 +1,7 @@
+title: Update com.google.re2j:re2j to v1.8
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3541
+ url: https://github.com/apache/solr/pull/3541
diff --git a/changelog/unreleased/PR3542-update commons-codeccommons-codec to
v1.19.0.yaml b/changelog/unreleased/PR3542-update commons-codeccommons-codec to
v1.19.0.yaml
new file mode 100644
index 00000000000..f14d1bd08bc
--- /dev/null
+++ b/changelog/unreleased/PR3542-update commons-codeccommons-codec to
v1.19.0.yaml
@@ -0,0 +1,7 @@
+title: Update commons-codec:commons-codec to v1.19.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3542
+ url: https://github.com/apache/solr/pull/3542
diff --git a/changelog/unreleased/PR3543-update commons-iocommons-io to
v2.20.0.yaml b/changelog/unreleased/PR3543-update commons-iocommons-io to
v2.20.0.yaml
new file mode 100644
index 00000000000..4a89479e915
--- /dev/null
+++ b/changelog/unreleased/PR3543-update commons-iocommons-io to v2.20.0.yaml
@@ -0,0 +1,7 @@
+title: Update commons-io:commons-io to v2.20.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3543
+ url: https://github.com/apache/solr/pull/3543
diff --git a/changelog/unreleased/PR3544-update
io.opentelemetryopentelemetry-bom to v1.53.0.yaml
b/changelog/unreleased/PR3544-update io.opentelemetryopentelemetry-bom to
v1.53.0.yaml
new file mode 100644
index 00000000000..282d2bd4750
--- /dev/null
+++ b/changelog/unreleased/PR3544-update io.opentelemetryopentelemetry-bom to
v1.53.0.yaml
@@ -0,0 +1,7 @@
+title: Update io.opentelemetry:opentelemetry-bom to v1.53.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3544
+ url: https://github.com/apache/solr/pull/3544
diff --git a/changelog/unreleased/PR3545-update
org.apache.commonscommons-collections4 to v4.5.0.yaml
b/changelog/unreleased/PR3545-update org.apache.commonscommons-collections4 to
v4.5.0.yaml
new file mode 100644
index 00000000000..26b9aaa9ed2
--- /dev/null
+++ b/changelog/unreleased/PR3545-update org.apache.commonscommons-collections4
to v4.5.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.commons:commons-collections4 to v4.5.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3545
+ url: https://github.com/apache/solr/pull/3545
diff --git a/changelog/unreleased/PR3546-update
org.apache.commonscommons-compress to v1.28.0.yaml
b/changelog/unreleased/PR3546-update org.apache.commonscommons-compress to
v1.28.0.yaml
new file mode 100644
index 00000000000..b324ae8bc61
--- /dev/null
+++ b/changelog/unreleased/PR3546-update org.apache.commonscommons-compress to
v1.28.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.commons:commons-compress to v1.28.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3546
+ url: https://github.com/apache/solr/pull/3546
diff --git a/changelog/unreleased/PR3547-update
org.apache.commonscommons-configuration2 to v2.12.0.yaml
b/changelog/unreleased/PR3547-update org.apache.commonscommons-configuration2
to v2.12.0.yaml
new file mode 100644
index 00000000000..69173c8ec8b
--- /dev/null
+++ b/changelog/unreleased/PR3547-update
org.apache.commonscommons-configuration2 to v2.12.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.commons:commons-configuration2 to v2.12.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3547
+ url: https://github.com/apache/solr/pull/3547
diff --git a/changelog/unreleased/PR3548-update org.apache.commonscommons-exec
to v1.5.0.yaml b/changelog/unreleased/PR3548-update
org.apache.commonscommons-exec to v1.5.0.yaml
new file mode 100644
index 00000000000..f8e866d7a47
--- /dev/null
+++ b/changelog/unreleased/PR3548-update org.apache.commonscommons-exec to
v1.5.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.commons:commons-exec to v1.5.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3548
+ url: https://github.com/apache/solr/pull/3548
diff --git a/changelog/unreleased/PR3550-update
org.apache.hadoop.thirdpartyhadoop-shaded-guava to v1.4.0.yaml
b/changelog/unreleased/PR3550-update
org.apache.hadoop.thirdpartyhadoop-shaded-guava to v1.4.0.yaml
new file mode 100644
index 00000000000..ccd15759d87
--- /dev/null
+++ b/changelog/unreleased/PR3550-update
org.apache.hadoop.thirdpartyhadoop-shaded-guava to v1.4.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.hadoop.thirdparty:hadoop-shaded-guava to v1.4.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3550
+ url: https://github.com/apache/solr/pull/3550
diff --git a/changelog/unreleased/PR3557-update org.immutablesvalue-annotations
to v2.11.3.yaml b/changelog/unreleased/PR3557-update
org.immutablesvalue-annotations to v2.11.3.yaml
new file mode 100644
index 00000000000..48e08c2261a
--- /dev/null
+++ b/changelog/unreleased/PR3557-update org.immutablesvalue-annotations to
v2.11.3.yaml
@@ -0,0 +1,7 @@
+title: Update org.immutables:value-annotations to v2.11.3
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3557
+ url: https://github.com/apache/solr/pull/3557
diff --git a/changelog/unreleased/PR3558-update org.semver4jsemver4j to
v5.8.0.yaml b/changelog/unreleased/PR3558-update org.semver4jsemver4j to
v5.8.0.yaml
new file mode 100644
index 00000000000..4f240de6b46
--- /dev/null
+++ b/changelog/unreleased/PR3558-update org.semver4jsemver4j to v5.8.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.semver4j:semver4j to v5.8.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3558
+ url: https://github.com/apache/solr/pull/3558
diff --git a/changelog/unreleased/PR3561-update org.apache.curator to
v5.9.0.yaml b/changelog/unreleased/PR3561-update org.apache.curator to
v5.9.0.yaml
new file mode 100644
index 00000000000..44208c18e57
--- /dev/null
+++ b/changelog/unreleased/PR3561-update org.apache.curator to v5.9.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.curator:* to v5.9.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3561
+ url: https://github.com/apache/solr/pull/3561
diff --git a/changelog/unreleased/PR3564-update plugin
com.github.node-gradle.node to v7.1.0.yaml b/changelog/unreleased/PR3564-update
plugin com.github.node-gradle.node to v7.1.0.yaml
new file mode 100644
index 00000000000..ca41bd91b20
--- /dev/null
+++ b/changelog/unreleased/PR3564-update plugin com.github.node-gradle.node to
v7.1.0.yaml
@@ -0,0 +1,7 @@
+title: Update plugin com.github.node-gradle.node to v7.1.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3564
+ url: https://github.com/apache/solr/pull/3564
diff --git a/changelog/unreleased/PR3569-update plugin
com.palantir.consistent-versions to v2.37.0.yaml
b/changelog/unreleased/PR3569-update plugin com.palantir.consistent-versions to
v2.37.0.yaml
new file mode 100644
index 00000000000..e7f582f15f8
--- /dev/null
+++ b/changelog/unreleased/PR3569-update plugin
com.palantir.consistent-versions to v2.37.0.yaml
@@ -0,0 +1,7 @@
+title: Update plugin com.palantir.consistent-versions to v2.37.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3569
+ url: https://github.com/apache/solr/pull/3569
diff --git a/changelog/unreleased/PR3570-update plugin de.undercouch.download
to v5.6.0.yaml b/changelog/unreleased/PR3570-update plugin
de.undercouch.download to v5.6.0.yaml
new file mode 100644
index 00000000000..b5e48d7c3ff
--- /dev/null
+++ b/changelog/unreleased/PR3570-update plugin de.undercouch.download to
v5.6.0.yaml
@@ -0,0 +1,7 @@
+title: Update plugin de.undercouch.download to v5.6.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3570
+ url: https://github.com/apache/solr/pull/3570
diff --git a/changelog/unreleased/PR3571-update actionssetup-java action to
v5.yaml b/changelog/unreleased/PR3571-update actionssetup-java action to v5.yaml
new file mode 100644
index 00000000000..302f06f528d
--- /dev/null
+++ b/changelog/unreleased/PR3571-update actionssetup-java action to v5.yaml
@@ -0,0 +1,7 @@
+title: Update actions/setup-java action to v5
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3571
+ url: https://github.com/apache/solr/pull/3571
diff --git a/changelog/unreleased/PR3583-update plugin com.diffplug.spotless to
v7.yaml b/changelog/unreleased/PR3583-update plugin com.diffplug.spotless to
v7.yaml
new file mode 100644
index 00000000000..daaf3b42033
--- /dev/null
+++ b/changelog/unreleased/PR3583-update plugin com.diffplug.spotless to
v7.yaml
@@ -0,0 +1,7 @@
+title: Update plugin com.diffplug.spotless to v7
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3583
+ url: https://github.com/apache/solr/pull/3583
diff --git a/changelog/unreleased/PR3586-update org.hsqldbhsqldb to v2.7.4.yaml
b/changelog/unreleased/PR3586-update org.hsqldbhsqldb to v2.7.4.yaml
new file mode 100644
index 00000000000..30db1067141
--- /dev/null
+++ b/changelog/unreleased/PR3586-update org.hsqldbhsqldb to v2.7.4.yaml
@@ -0,0 +1,7 @@
+title: Update org.hsqldb:hsqldb to v2.7.4
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3586
+ url: https://github.com/apache/solr/pull/3586
diff --git a/changelog/unreleased/PR3587-update net.bytebuddy to v1.17.7.yaml
b/changelog/unreleased/PR3587-update net.bytebuddy to v1.17.7.yaml
new file mode 100644
index 00000000000..f067b510b7c
--- /dev/null
+++ b/changelog/unreleased/PR3587-update net.bytebuddy to v1.17.7.yaml
@@ -0,0 +1,7 @@
+title: Update net.bytebuddy:* to v1.17.7
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3587
+ url: https://github.com/apache/solr/pull/3587
diff --git a/changelog/unreleased/PR3592-update org.mockitomockito to
v5.19.0.yaml b/changelog/unreleased/PR3592-update org.mockitomockito to
v5.19.0.yaml
new file mode 100644
index 00000000000..a9304e45033
--- /dev/null
+++ b/changelog/unreleased/PR3592-update org.mockitomockito to v5.19.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.mockito:mockito* to v5.19.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3592
+ url: https://github.com/apache/solr/pull/3592
diff --git a/changelog/unreleased/PR3635-update io.netty to v4.2.6.final.yaml
b/changelog/unreleased/PR3635-update io.netty to v4.2.6.final.yaml
new file mode 100644
index 00000000000..e9ea91816ed
--- /dev/null
+++ b/changelog/unreleased/PR3635-update io.netty to v4.2.6.final.yaml
@@ -0,0 +1,7 @@
+title: Update io.netty:* to v4.2.6.Final
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3635
+ url: https://github.com/apache/solr/pull/3635
diff --git a/changelog/unreleased/PR3689-update org.apache.commonscommons-lang3
to v3.19.0.yaml b/changelog/unreleased/PR3689-update
org.apache.commonscommons-lang3 to v3.19.0.yaml
new file mode 100644
index 00000000000..05e8e86a30c
--- /dev/null
+++ b/changelog/unreleased/PR3689-update org.apache.commonscommons-lang3 to
v3.19.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.commons:commons-lang3 to v3.19.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3689
+ url: https://github.com/apache/solr/pull/3689
diff --git a/changelog/unreleased/PR3721-update org.bouncycastlebcpkix-jdk18on
to v1.82.yaml b/changelog/unreleased/PR3721-update
org.bouncycastlebcpkix-jdk18on to v1.82.yaml
new file mode 100644
index 00000000000..c84fb2d4864
--- /dev/null
+++ b/changelog/unreleased/PR3721-update org.bouncycastlebcpkix-jdk18on to
v1.82.yaml
@@ -0,0 +1,7 @@
+title: Update org.bouncycastle:bcpkix-jdk18on to v1.82
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3721
+ url: https://github.com/apache/solr/pull/3721
diff --git a/changelog/unreleased/PR3722-update org.apache.kerby to v2.1.0.yaml
b/changelog/unreleased/PR3722-update org.apache.kerby to v2.1.0.yaml
new file mode 100644
index 00000000000..658e2a3e7fd
--- /dev/null
+++ b/changelog/unreleased/PR3722-update org.apache.kerby to v2.1.0.yaml
@@ -0,0 +1,7 @@
+title: Update org.apache.kerby:* to v2.1.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3722
+ url: https://github.com/apache/solr/pull/3722
diff --git a/changelog/unreleased/PR3735-update gradleactions action to v5.yaml
b/changelog/unreleased/PR3735-update gradleactions action to v5.yaml
new file mode 100644
index 00000000000..db6e5571aee
--- /dev/null
+++ b/changelog/unreleased/PR3735-update gradleactions action to v5.yaml
@@ -0,0 +1,7 @@
+title: Update gradle/actions action to v5
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3735
+ url: https://github.com/apache/solr/pull/3735
diff --git a/changelog/unreleased/PR3752-update plugin
de.thetaphi.forbiddenapis to v3.10.yaml b/changelog/unreleased/PR3752-update
plugin de.thetaphi.forbiddenapis to v3.10.yaml
new file mode 100644
index 00000000000..04e68915115
--- /dev/null
+++ b/changelog/unreleased/PR3752-update plugin de.thetaphi.forbiddenapis to
v3.10.yaml
@@ -0,0 +1,7 @@
+title: Update plugin de.thetaphi.forbiddenapis to v3.10
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3752
+ url: https://github.com/apache/solr/pull/3752