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-remote-resources-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 4b1298a [MRRESOURCES-147] Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 (#62) 4b1298a is described below commit 4b1298a905756e43029d73c5096cd0a4a4626a8d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 16 22:51:08 2024 +0100 [MRRESOURCES-147] Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 (#62) 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 c68661c..5c8eae3 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ under the License. <project.build.outputTimestamp>2024-03-02T09:21:48Z</project.build.outputTimestamp> <!-- Used by site documentation as well, do not remove --> - <mavenFilteringVersion>3.3.2</mavenFilteringVersion> + <mavenFilteringVersion>3.4.0</mavenFilteringVersion> </properties> <dependencies>