File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 870870 <artifactId >build-helper-maven-plugin</artifactId >
871871 <version >1.8</version >
872872 </plugin >
873+ <plugin >
874+ <groupId >org.apache.maven.plugins</groupId >
875+ <artifactId >maven-dependency-plugin</artifactId >
876+ <version >2.9</version >
877+ </plugin >
873878 <plugin >
874879 <groupId >net.alchim31.maven</groupId >
875880 <artifactId >scala-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 9999 <plugin >
100100 <groupId >org.apache.maven.plugins</groupId >
101101 <artifactId >maven-dependency-plugin</artifactId >
102- <version >2.4</version >
103102 <executions >
104103 <execution >
105104 <id >copy-dependencies</id >
Original file line number Diff line number Diff line change 188188 <plugin >
189189 <groupId >org.apache.maven.plugins</groupId >
190190 <artifactId >maven-dependency-plugin</artifactId >
191- <version >2.4</version >
192191 <executions >
193192 <execution >
194193 <id >copy-dependencies</id >
You can’t perform that action at this time.
0 commit comments