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 296c2ab [MRRESOURCES-138] Bump maven-filtering from 3.3.0 to 3.3.1
296c2ab is described below
commit 296c2ab1711898bfc4bdc9b8afe378dca46be244
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 1aee6d0..84aa9fa 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>