Skip to content

Commit 3610962

Browse files
committed
Bump parent from 44 to 45
1 parent 72dd85e commit 3610962

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-plugins</artifactId>
26-
<version>44</version>
26+
<version>45</version>
2727
<relativePath />
2828
</parent>
2929

@@ -62,6 +62,8 @@ under the License.
6262

6363
<properties>
6464
<mavenVersion>3.9.11</mavenVersion>
65+
<version.plexus-utils>3.6.0</version.plexus-utils>
66+
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
6567
<project.build.outputTimestamp>2025-05-27T21:55:59Z</project.build.outputTimestamp>
6668
</properties>
6769

0 commit comments

Comments
 (0)