mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
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:
parent
137cc5eb49
commit
cf7bff88ee
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user