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 284b2d0d64a Update plugin de.undercouch.download to v5.7.0 (branch_9x) 
(#4304)
284b2d0d64a is described below

commit 284b2d0d64a14aade110bdee4730e04277cf09d6
Author: Solr Bot <[email protected]>
AuthorDate: Wed Apr 22 11:13:52 2026 +0200

    Update plugin de.undercouch.download to v5.7.0 (branch_9x) (#4304)
    
    Co-authored-by: Jan Høydahl <[email protected]>
---
 build.gradle                                                       | 2 +-
 .../PR#4304-update-plugin-de-undercouch-download-to-v5-7-0.yml     | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index ca8f9f72120..7f87b494b8e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -24,7 +24,7 @@ plugins {
   id 'org.owasp.dependencycheck' version '12.1.3'
   id 'ca.cutterslade.analyze' version '1.10.0'
   id 'de.thetaphi.forbiddenapis' version '3.10' apply false
-  id 'de.undercouch.download' version '5.6.0' apply false
+  id 'de.undercouch.download' version '5.7.0' apply false
   id 'net.ltgt.errorprone' version '5.1.0' apply false
   id 'com.diffplug.spotless' version '7.2.1' apply false
   id 'com.github.node-gradle.node' version '7.1.0' apply false
diff --git 
a/changelog/unreleased/PR#4304-update-plugin-de-undercouch-download-to-v5-7-0.yml
 
b/changelog/unreleased/PR#4304-update-plugin-de-undercouch-download-to-v5-7-0.yml
new file mode 100644
index 00000000000..752ce2a962b
--- /dev/null
+++ 
b/changelog/unreleased/PR#4304-update-plugin-de-undercouch-download-to-v5-7-0.yml
@@ -0,0 +1,7 @@
+title: Update plugin de.undercouch.download to v5.7.0 (branch_9x)
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#4304
+  url: https://github.com/apache/solr/pull/4304

Reply via email to