This is an automated email from the ASF dual-hosted git repository. gnodet 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 a6c66f0 Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 (#107) a6c66f0 is described below commit a6c66f0576f266c32c14949617273cf7e02b47c7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Apr 3 20:04:18 2025 +0200 Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 (#107) Bumps [org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-filtering/releases) - [Commits](https://github.com/apache/maven-filtering/compare/maven-filtering-3.3.2...maven-filtering-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.shared:maven-filtering dependency-type: direct:production update-type: version-update:semver-minor ... 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 f841a51..d807900 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ under the License. </distributionManagement> <properties> - <mavenFilteringVersion>3.3.2</mavenFilteringVersion> + <mavenFilteringVersion>3.4.0</mavenFilteringVersion> <mavenVersion>3.2.5</mavenVersion> <javaVersion>8</javaVersion> <project.build.outputTimestamp>2023-03-21T12:01:37Z</project.build.outputTimestamp>