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 08bd70b Bump org.apache.maven.plugins:maven-dependency-plugin
08bd70b is described below
commit 08bd70bbfda55a20c05357f7e4d8ec794597df11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 12 04:53:14 2024 +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.6.1 to 3.7.0.
- [Release
notes](https://github.com/apache/maven-dependency-plugin/releases)
-
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
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 8769b01..8f64ac5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@ under the License.
<version.maven-clean-plugin>3.3.2</version.maven-clean-plugin>
<version.maven-checkstyle-plugin>3.4.0</version.maven-checkstyle-plugin>
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>
- <version.maven-dependency-plugin>3.6.1</version.maven-dependency-plugin>
+ <version.maven-dependency-plugin>3.7.0</version.maven-dependency-plugin>
<version.maven-deploy-plugin>3.1.2</version.maven-deploy-plugin>
<version.maven-ear-plugin>3.3.0</version.maven-ear-plugin>
<version.maven-enforcer-plugin>3.5.0</version.maven-enforcer-plugin>