Skip to content

Commit 7ef0f64

Browse files
authored
Update Invoker Plugin to 3.9.1 to support Java 25 (#624)
This does NOT fix all IT.
1 parent b8dc272 commit 7ef0f64

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
@@ -237,6 +237,7 @@ under the License.
237237
<plugin>
238238
<groupId>org.apache.maven.plugins</groupId>
239239
<artifactId>maven-invoker-plugin</artifactId>
240+
<version>3.9.1</version>
240241
<configuration>
241242
<debug>true</debug>
242243
<showErrors>true</showErrors>

0 commit comments

Comments
 (0)