This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MSHARED-1199 in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
commit a2a76c2961437289c6098386ab8b4266339fb826 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>
