Skip to content

Commit fecfdbd

Browse files
authored
Update Invoker-Plugin to Support Java 25 (#612)
1 parent b5398c9 commit fecfdbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ under the License.
475475
<plugin>
476476
<groupId>org.apache.maven.plugins</groupId>
477477
<artifactId>maven-invoker-plugin</artifactId>
478+
<version>3.9.1</version>
478479
<configuration>
479480
<goals>
480481
<goal>clean</goal>

0 commit comments

Comments
 (0)