Bump parent from 44 to 45
diff --git a/pom.xml b/pom.xml
index ae3b53a..3301db0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
- <version>44</version>
+ <version>45</version>
<relativePath />
</parent>
@@ -62,6 +62,8 @@
<properties>
<mavenVersion>3.9.11</mavenVersion>
+ <version.plexus-utils>3.6.0</version.plexus-utils>
+ <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
<project.build.outputTimestamp>2025-05-27T21:55:59Z</project.build.outputTimestamp>
</properties>