File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7979 <plugin >
8080 <groupId >org.apache.maven.plugins</groupId >
8181 <artifactId >maven-shade-plugin</artifactId >
82- <version >3.1.0 </version >
82+ <version >3.2.1 </version >
8383 <executions >
8484 <execution >
8585 <goals >
102102 <plugin >
103103 <groupId >org.apache.maven.plugins</groupId >
104104 <artifactId >maven-compiler-plugin</artifactId >
105- <version >3.7 .0</version >
105+ <version >3.8 .0</version >
106106 <configuration >
107107 <compilerVersion >${javac.target} </compilerVersion >
108108 <source >${javac.target} </source >
121121 <plugin >
122122 <groupId >org.apache.rat</groupId >
123123 <artifactId >apache-rat-plugin</artifactId >
124- <version >0.12 </version >
124+ <version >0.13 </version >
125125 <configuration >
126126 <excludes >
127127 <exclude >**/README.md</exclude >
You can’t perform that action at this time.
0 commit comments