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

olamy pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git


The following commit(s) were added to refs/heads/master by this push:
     new 985e21c  [MBUILDCACHE-75] Upgrade to parent 41 (#113)
985e21c is described below

commit 985e21ca3ba161809e3432ea5f13b88efababc78
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Nov 23 07:49:43 2023 +1000

    [MBUILDCACHE-75] Upgrade to parent 41 (#113)
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4ee869..46f4bce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.extensions</groupId>
     <artifactId>maven-extensions</artifactId>
-    <version>39</version>
+    <version>41</version>
     <relativePath />
   </parent>
 

Reply via email to