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

sjaranowski pushed a commit to branch MSHARED-1226
in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git

commit eb1658a45f04cd8ecbd6c5c88686d621a3924029
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sat Apr 8 17:54:30 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index a4ee9ca..1b4feaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,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