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

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

commit f11560a0167c42a3d06998b748332360efc5babc
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Mar 7 22:09:04 2023 +0100

    [MSHARED-1199] Upgrade parent pom to 39
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c669f3b..1674ebe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>36</version>
+    <version>39</version>
     <relativePath />
   </parent>
 

Reply via email to