This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch upd in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git
commit dd624237673b79aafbac68addf91311cff3dcb20 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Nov 10 22:49:21 2025 +0100 Bump parent pom to 45 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1037278..5739c65 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-tools</artifactId> - <version>43</version> + <version>45</version> <relativePath /> </parent>
