Update lombok and maven shade

This commit is contained in:
md_5
2023-02-11 10:26:59 +11:00
parent 19424aba9d
commit 1b6d845530
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.3</version>
<version>3.4.1</version>
<executions>
<execution>
<phase>package</phase>