File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <artifactId >hooker</artifactId >
7- <version >1.0.0 -SNAPSHOT</version >
7+ <version >1.0.1 -SNAPSHOT</version >
88 <packaging >jar</packaging >
99
1010 <name >hooker</name >
183183 <dependency >
184184 <groupId >org.apache.commons</groupId >
185185 <artifactId >commons-collections4</artifactId >
186- <version >4.4 </version >
186+ <version >4.5.0 </version >
187187 </dependency >
188188 <dependency >
189189 <groupId >com.google.guava</groupId >
201201 <dependency >
202202 <groupId >org.projectlombok</groupId >
203203 <artifactId >lombok</artifactId >
204- <version >1.18.30 </version >
204+ <version >1.18.38 </version >
205205 </dependency >
206206
207207 <!-- Test libs-->
302302 <plugin >
303303 <groupId >org.apache.maven.plugins</groupId >
304304 <artifactId >maven-remote-resources-plugin</artifactId >
305- <version >3.0 .0</version >
305+ <version >3.3 .0</version >
306306 <dependencies >
307307 <dependency >
308308 <groupId >org.apache.maven.shared</groupId >
309309 <artifactId >maven-filtering</artifactId >
310- <version >3.3 .0</version >
310+ <version >3.4 .0</version >
311311 </dependency >
312312 </dependencies >
313313 <configuration >
You can’t perform that action at this time.
0 commit comments