This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 709f45d Bump org.apache.maven.plugins:maven-dependency-plugin
709f45d is described below
commit 709f45dbaef72b67d4e6b1322ddaa81874aedfcb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 3 04:01:09 2025 +0000
Bump org.apache.maven.plugins:maven-dependency-plugin
Bumps
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 3.8.1 to 3.9.0.
- [Release
notes](https://github.com/apache/maven-dependency-plugin/releases)
-
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.9.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-version: 3.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index baa20e3..d0a0984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@ under the License.
<version.maven-clean-plugin>3.5.0</version.maven-clean-plugin>
<version.maven-checkstyle-plugin>3.6.0</version.maven-checkstyle-plugin>
<version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
- <version.maven-dependency-plugin>3.8.1</version.maven-dependency-plugin>
+ <version.maven-dependency-plugin>3.9.0</version.maven-dependency-plugin>
<version.maven-deploy-plugin>3.1.4</version.maven-deploy-plugin>
<version.maven-ear-plugin>3.4.0</version.maven-ear-plugin>
<version.maven-enforcer-plugin>3.6.2</version.maven-enforcer-plugin>