Skip to content

Commit 10545c6

Browse files
Fix build by JDK 25 (#558)
1 parent da70d3c commit 10545c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
<mavenFilteringVersion>3.4.0</mavenFilteringVersion>
8080
<mavenVersion>3.2.5</mavenVersion>
8181
<javaVersion>8</javaVersion>
82+
83+
<!-- TODO remove with next parent version bump -->
84+
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
8285
<project.build.outputTimestamp>2023-06-11T20:08:08Z</project.build.outputTimestamp>
8386
</properties>
8487

0 commit comments

Comments
 (0)