This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new bf3b8b605a7 Update dependency com.github.ben-manes.versions to v0.53.0
(#3085)
bf3b8b605a7 is described below
commit bf3b8b605a77faa49c5601adbeac2dfffb3c46a3
Author: Solr Bot <[email protected]>
AuthorDate: Sat Jan 3 00:05:51 2026 +0100
Update dependency com.github.ben-manes.versions to v0.53.0 (#3085)
---
.../unreleased/PR#3085-update-com-github-ben-manes-versions.yml | 7 +++++++
gradle/libs.versions.toml | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git
a/changelog/unreleased/PR#3085-update-com-github-ben-manes-versions.yml
b/changelog/unreleased/PR#3085-update-com-github-ben-manes-versions.yml
new file mode 100644
index 00000000000..8df4efcfbd9
--- /dev/null
+++ b/changelog/unreleased/PR#3085-update-com-github-ben-manes-versions.yml
@@ -0,0 +1,7 @@
+title: Update com.github.ben-manes.versions to v0.53.0
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3085
+ url: https://github.com/apache/solr/pull/3085
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index b2f4d5d4e52..7ff285bf139 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -57,7 +57,7 @@ bats-core = "1.8.2"
bats-file = "0.3.0"
bc-jose4j = "0.9.6"
benmanes-caffeine = "3.2.2"
-benmanes-versions = "0.51.0"
+benmanes-versions = "0.53.0"
bouncycastle = "1.81"
# @keep Browserify version used in ref-guide
browserify = "17.0.0"