mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-06-13 21:59:27 +00:00
Compare commits
4 Commits
c22c36f0a4
...
857ce5b631
| Author | SHA1 | Date | |
|---|---|---|---|
| 857ce5b631 | |||
| b14fb30212 | |||
| a9bb876b38 | |||
| e819fadd50 |
@@ -51,7 +51,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.14.0</version>
|
||||
<version>3.14.1</version>
|
||||
<configuration>
|
||||
<source>${java.version}</source>
|
||||
<target>${java.version}</target>
|
||||
@@ -60,7 +60,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>3.6.0</version>
|
||||
<version>3.6.1</version>
|
||||
<configuration>
|
||||
<relocations>
|
||||
<relocation>
|
||||
|
||||
Reference in New Issue
Block a user