From adea7df72b901f087535e8ea56ccfde4714544c8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 25 Nov 2024 13:45:31 -0500
Subject: [PATCH] Bump
 com.googlecode.maven-download-plugin:download-maven-plugin (#2165)

Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/download-maven-plugin/download-maven-plugin) from 1.11.2 to 1.13.0.
- [Release notes](https://github.com/download-maven-plugin/download-maven-plugin/releases)
- [Commits](https://github.com/download-maven-plugin/download-maven-plugin/compare/1.11.2...1.13.0)

---
updated-dependencies:
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 rt/transports/http/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml
index 741ad101170..9ed702279bb 100644
--- a/rt/transports/http/pom.xml
+++ b/rt/transports/http/pom.xml
@@ -160,7 +160,7 @@
             <plugin>
                 <groupId>com.googlecode.maven-download-plugin</groupId>
                 <artifactId>download-maven-plugin</artifactId>
-                <version>1.11.2</version>
+                <version>1.13.0</version>
                 <executions>
                     <execution>
                         <id>download-public-suffix-list</id>