File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 207207 <dependency >
208208 <groupId >nl.jqno.equalsverifier</groupId >
209209 <artifactId >equalsverifier-nodep</artifactId >
210- <version >3.18.2 </version >
210+ <version >3.19.4 </version >
211211 <scope >test</scope >
212212 </dependency >
213213 <dependency >
238238
239239 <plugin >
240240 <artifactId >maven-assembly-plugin</artifactId >
241- <version >2.5.2 </version >
241+ <version >2.6 </version >
242242 <configuration >
243243 <descriptors >
244244 <descriptor >src/assembly/development.xml</descriptor >
Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >com.google.auto.value</groupId >
6868 <artifactId >auto-value-annotations</artifactId >
69- <version >1.7.2 </version >
69+ <version >1.11.1 </version >
7070 </dependency >
7171 <dependency >
7272 <groupId >com.fasterxml.jackson.datatype</groupId >
144144 <dependency >
145145 <groupId >io.dropwizard.metrics</groupId >
146146 <artifactId >metrics-core</artifactId >
147- <version >4.1.12.1 </version >
147+ <version >4.2.38 </version >
148148 </dependency >
149149 <dependency >
150150 <groupId >org.xerial.snappy</groupId >
175175 <annotationProcessorPath >
176176 <groupId >com.google.auto.value</groupId >
177177 <artifactId >auto-value</artifactId >
178- <version >1.7.2 </version >
178+ <version >1.11.1 </version >
179179 </annotationProcessorPath >
180180 <path >
181181 <groupId >com.google.auto.service</groupId >
182182 <artifactId >auto-service-annotations</artifactId >
183- <version >1.0-rc6 </version >
183+ <version >1.1.1 </version >
184184 </path >
185185 </annotationProcessorPaths >
186186 </configuration >
218218 <plugin >
219219 <groupId >com.diffplug.spotless</groupId >
220220 <artifactId >spotless-maven-plugin</artifactId >
221- <version >2.12.3 </version >
221+ <version >2.46.1 </version >
222222 <configuration >
223223 <java >
224224 <googleJavaFormat >
You can’t perform that action at this time.
0 commit comments