This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new b2fd8263b Bump org.apache.maven.plugins:maven-dependency-plugin from
2.8 to 3.8.1
b2fd8263b is described below
commit b2fd8263bd531fdcf870b6501835a5c0e9b3ab3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 13 19:27:41 2024 +0000
Bump org.apache.maven.plugins:maven-dependency-plugin from 2.8 to 3.8.1
Bumps
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 2.8 to 3.8.1.
- [Release
notes](https://github.com/apache/maven-dependency-plugin/releases)
-
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-2.8...maven-dependency-plugin-3.8.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
external/storm-hdfs-oci/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/external/storm-hdfs-oci/pom.xml b/external/storm-hdfs-oci/pom.xml
index 40835c676..fbb33748a 100644
--- a/external/storm-hdfs-oci/pom.xml
+++ b/external/storm-hdfs-oci/pom.xml
@@ -109,7 +109,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.8</version>
+ <version>3.8.1</version>
<executions>
<execution>
<id>copy-dependencies</id>