File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >com.google.code.findbugs</groupId >
5757 <artifactId >jsr305</artifactId >
58- <version >3.0.0 </version >
58+ <version >3.0.1 </version >
5959 <optional >true</optional >
6060 </dependency >
6161 <!-- Testing libs -->
153153 <plugin >
154154 <groupId >org.eluder.coveralls</groupId >
155155 <artifactId >coveralls-maven-plugin</artifactId >
156- <version >4.0 .0</version >
156+ <version >4.1 .0</version >
157157 </plugin >
158158 </plugins >
159159 </build >
Original file line number Diff line number Diff line change 8080 </plugin >
8181 <plugin >
8282 <artifactId >maven-assembly-plugin</artifactId >
83- <version >2.5.5 </version >
83+ <version >2.6 </version >
8484 <configuration >
8585 <finalName >dcm-${project.version} </finalName >
8686 <appendAssemblyId >false</appendAssemblyId >
135135 <plugin >
136136 <groupId >org.eluder.coveralls</groupId >
137137 <artifactId >coveralls-maven-plugin</artifactId >
138- <version >4.0 .0</version >
138+ <version >4.1 .0</version >
139139 </plugin >
140140 </plugins >
141141 </build >
You can’t perform that action at this time.
0 commit comments