This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch MRRESOURCES-138 in repository https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git
commit 5b4c7f6b516765bd9b9521cd93702cb0931c7106 Author: Slawomir Jaranowski <[email protected]> AuthorDate: Mon Sep 4 22:56:07 2023 +0200 [MRRESOURCES-138] Bump maven-filtering from 3.3.0 to 3.3.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3be470..39e65e6 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ under the License. <project.build.outputTimestamp>2023-05-08T18:49:15Z</project.build.outputTimestamp> <!-- Used by site documentation as well, do not remove --> - <mavenFilteringVersion>3.3.0</mavenFilteringVersion> + <mavenFilteringVersion>3.3.1</mavenFilteringVersion> </properties> <dependencyManagement>
