Skip to content

Commit 3a4f892

Browse files
committed
Bump plugins to solve test issue on macos and Java 25
1 parent dd393c9 commit 3a4f892

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ under the License.
9898

9999
<!-- TODO remove with next parent -->
100100
<maven4x.site.path>plugins-archives/${project.artifactId}-LATEST-4.x</maven4x.site.path>
101+
<version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
102+
<version.maven-dependency-plugin>3.9.0</version.maven-dependency-plugin>
101103
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
102104
<!-- 4.x publish -->
103105
<maven.site.path>${maven4x.site.path}</maven.site.path>

0 commit comments

Comments
 (0)