This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch maven-resources-plugin-3.x in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git
The following commit(s) were added to refs/heads/maven-resources-plugin-3.x by this push: new 5494ff7 Bump org.apache.maven.plugins:maven-plugins from 41 to 43 5494ff7 is described below commit 5494ff76370a31e59e8af25309e19dee86838f21 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 17 20:13:13 2025 +0000 Bump org.apache.maven.plugins:maven-plugins from 41 to 43 Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 41 to 43. - [Release notes](https://github.com/apache/maven-parent/releases) - [Commits](https://github.com/apache/maven-parent/commits) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugins dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d920b6a..3388852 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugins</artifactId> - <version>41</version> + <version>43</version> </parent> <artifactId>maven-resources-plugin</artifactId>