Bump maven-shade-plugin to 3.5.2 (#4152)

Allow for compiling with Java 21

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich 2024-03-17 09:24:36 +01:00 committed by GitHub
parent 137cc5eb49
commit cf7bff88ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0</version>
<version>3.5.2</version>
<executions>
<execution>
<goals>