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

elharo pushed a commit to branch 41
in repository https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git

commit 06d5b5f362cf529f00dca6ba25c0add489eabf3b
Author: Elliotte Rusty Harold <elh...@users.noreply.github.com>
AuthorDate: Tue Feb 27 09:47:52 2024 -0500

    update parent pom to 41
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to