This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b7cd080  [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
b7cd080 is described below

commit b7cd080d7ba98e5cefe58b1ef78c209cad8ae0fe
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Mar 21 12:57:40 2023 +0100

    [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOURCES-296
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98020fd..559c62b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <mavenFilteringVersion>3.3.0</mavenFilteringVersion>
+    <mavenFilteringVersion>3.3.1</mavenFilteringVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
     
<project.build.outputTimestamp>2022-07-23T17:49:18Z</project.build.outputTimestamp>

Reply via email to