This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch parent-43 in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
commit 234a5bde1b210aab43949717c9ddf0f69ccbc696 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Nov 16 21:37:53 2024 +0100 [MCHANGES-415] Update parent pom to 43 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 68cb154..de302b7 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>41</version> + <version>43</version> <relativePath /> </parent>