This is an automated email from the ASF dual-hosted git repository.
slachiewicz 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 4ba290b Bump version.maven-plugin-tools from 3.13.1 to 3.15.1
4ba290b is described below
commit 4ba290b5a4e632bc82ff1bc0e5823a9dab980939
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 19 17:42:29 2025 +0000
Bump version.maven-plugin-tools from 3.13.1 to 3.15.1
Bumps `version.maven-plugin-tools` from 3.13.1 to 3.15.1.
Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.1 to 3.15.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.1)
Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.13.1
to 3.15.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.plugins:maven-plugin-report-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 d360447..d61e4a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@ under the License.
<version.maven-invoker-plugin>3.9.0</version.maven-invoker-plugin>
<version.maven-jar-plugin>3.4.2</version.maven-jar-plugin>
<version.maven-javadoc-plugin>3.11.2</version.maven-javadoc-plugin>
- <version.maven-plugin-tools>3.13.1</version.maven-plugin-tools>
+ <version.maven-plugin-tools>3.15.1</version.maven-plugin-tools>
<version.maven-project-info-reports-plugin>3.8.0</version.maven-project-info-reports-plugin>
<version.maven-release-plugin>3.1.1</version.maven-release-plugin>
<version.maven-remote-resources-plugin>3.3.0</version.maven-remote-resources-plugin>