|
100 | 100 |
|
101 | 101 | < contact.email> [email protected]</ contact.email>
|
102 | 102 |
|
103 |
| - <ant.version>1.10.14</ant.version> |
| 103 | + <ant.version>1.10.15</ant.version> |
104 | 104 | <apache.httpcomponents.version>4.5.14</apache.httpcomponents.version>
|
105 | 105 | <apache.httpcomponents.core.version>4.4.16</apache.httpcomponents.core.version>
|
106 | 106 | <apache.xmlrpc.version>4.0.0</apache.xmlrpc.version>
|
|
182 | 182 | <dependency>
|
183 | 183 | <groupId>org.jctools</groupId>
|
184 | 184 | <artifactId>jctools-core</artifactId>
|
185 |
| - <version>4.0.2</version> |
| 185 | + <version>4.0.5</version> |
186 | 186 | </dependency>
|
187 | 187 |
|
188 | 188 | <dependency>
|
|
194 | 194 | <dependency>
|
195 | 195 | <groupId>com.evolvedbinary.j8fu</groupId>
|
196 | 196 | <artifactId>j8fu</artifactId>
|
197 |
| - <version>1.23.0</version> |
| 197 | + <version>1.24.0</version> |
198 | 198 | </dependency>
|
199 | 199 | <dependency>
|
200 | 200 | <groupId>com.evolvedbinary.multilock</groupId>
|
|
217 | 217 | <dependency>
|
218 | 218 | <groupId>commons-codec</groupId>
|
219 | 219 | <artifactId>commons-codec</artifactId>
|
220 |
| - <version>1.16.0</version> |
| 220 | + <version>1.18.0</version> |
221 | 221 | </dependency>
|
222 | 222 |
|
223 | 223 | <dependency>
|
224 | 224 | <groupId>commons-io</groupId>
|
225 | 225 | <artifactId>commons-io</artifactId>
|
226 |
| - <version>2.15.1</version> |
| 226 | + <version>2.18.0</version> |
227 | 227 | </dependency>
|
228 | 228 |
|
229 | 229 | <dependency>
|
|
372 | 372 | <dependency>
|
373 | 373 | <groupId>org.apache.commons</groupId>
|
374 | 374 | <artifactId>commons-lang3</artifactId>
|
375 |
| - <version>3.14.0</version> |
| 375 | + <version>3.17.0</version> |
376 | 376 | </dependency>
|
377 | 377 |
|
378 | 378 | <dependency>
|
|
438 | 438 | <dependency>
|
439 | 439 | <groupId>it.unimi.dsi</groupId>
|
440 | 440 | <artifactId>fastutil</artifactId>
|
441 |
| - <version>8.5.12</version> |
| 441 | + <version>8.5.15</version> |
442 | 442 | </dependency>
|
443 | 443 |
|
444 | 444 | <dependency>
|
445 | 445 | <groupId>io.lacuna</groupId>
|
446 | 446 | <artifactId>bifurcan</artifactId>
|
447 |
| - <version>0.2.0-alpha7</version> |
| 447 | + <version>0.2.0-rc1</version> |
448 | 448 | </dependency>
|
449 | 449 |
|
450 | 450 | <dependency>
|
|
0 commit comments