File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111 <groupId >pl.wavesoftware</groupId >
1212 <artifactId >eid-exceptions</artifactId >
13- <version >1.0.2 -SNAPSHOT</version >
13+ <version >1.1.0 -SNAPSHOT</version >
1414 <packaging >jar</packaging >
1515
1616 <name >EID Runtime Exceptions and Utilities</name >
6565 <dependency >
6666 <groupId >com.google.code.findbugs</groupId >
6767 <artifactId >jsr305</artifactId >
68- <version >3.0.0 </version >
68+ <version >3.0.1 </version >
6969 <type >jar</type >
7070 </dependency >
7171 <dependency >
173173 <plugin >
174174 <groupId >org.apache.maven.plugins</groupId >
175175 <artifactId >maven-surefire-plugin</artifactId >
176- <version >2.18.1 </version >
176+ <version >2.19 </version >
177177 <configuration >
178178 <trimStackTrace >false</trimStackTrace >
179179 </configuration >
182182 <plugin >
183183 <groupId >org.apache.maven.plugins</groupId >
184184 <artifactId >maven-failsafe-plugin</artifactId >
185- <version >2.18.1 </version >
185+ <version >2.19 </version >
186186 <configuration >
187187 <trimStackTrace >false</trimStackTrace >
188188 <encoding >UTF-8</encoding >
You can’t perform that action at this time.
0 commit comments