This is an automated email from the ASF dual-hosted git repository. cstamas pushed a commit to branch mvnd-1.x in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/mvnd-1.x by this push: new 07a3ff32 Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.3 to 3.3.4 (#1426) 07a3ff32 is described below commit 07a3ff32749a43178377c911fc28abec0a4d3f20 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Sep 12 12:59:45 2025 +0200 Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.3 to 3.3.4 (#1426) Bumps [org.apache.maven.plugins:maven-wrapper-plugin](https://github.com/apache/maven-wrapper) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/apache/maven-wrapper/releases) - [Commits](https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.3...maven-wrapper-3.3.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-wrapper-plugin dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c808141..68b1d2f4 100644 --- a/pom.xml +++ b/pom.xml @@ -481,7 +481,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-wrapper-plugin</artifactId> - <version>3.3.3</version> + <version>3.3.4</version> </plugin> <plugin>