|
309 | 309 | <rat.version>0.16.1</rat.version> |
310 | 310 |
|
311 | 311 | <!-- dependency versions --> |
312 | | - <google.cloud.version>2.48.1</google.cloud.version> |
313 | | - <aws.version>1.12.780</aws.version> |
| 312 | + <google.cloud.version>2.48.2</google.cloud.version> |
| 313 | + <aws.version>1.12.781</aws.version> |
314 | 314 | <!-- WARNING: when you upgrade asm make sure that you update the |
315 | 315 | OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor |
316 | 316 | See TIKA-2992. |
|
385 | 385 | <netcdf-java.version>4.5.5</netcdf-java.version> |
386 | 386 | <!-- 4.2.0.Alpha4 tested successfully --> |
387 | 387 | <netty.version>4.1.118.Final</netty.version> |
388 | | - <oak.jackrabbit.version>1.74.0</oak.jackrabbit.version> |
| 388 | + <oak.jackrabbit.version>1.76.0</oak.jackrabbit.version> |
389 | 389 | <openjson.version>1.0.13</openjson.version> |
390 | 390 | <!-- 2.0.0 doesn't compile with jdk8 --> |
391 | 391 | <opennlp.version>1.9.4</opennlp.version> |
|
518 | 518 | <dependency> |
519 | 519 | <groupId>com.azure</groupId> |
520 | 520 | <artifactId>azure-core</artifactId> |
521 | | - <version>1.55.0</version> |
| 521 | + <version>1.55.1</version> |
522 | 522 | </dependency> |
523 | 523 | <dependency> |
524 | 524 | <groupId>com.azure</groupId> |
525 | 525 | <artifactId>azure-core-http-netty</artifactId> |
526 | | - <version>1.15.8</version> |
| 526 | + <version>1.15.9</version> |
527 | 527 | </dependency> |
528 | 528 | <dependency> |
529 | 529 | <groupId>com.azure</groupId> |
|
553 | 553 | <dependency> |
554 | 554 | <groupId>com.mchange</groupId> |
555 | 555 | <artifactId>mchange-commons-java</artifactId> |
556 | | - <version>0.3.1</version> |
| 556 | + <version>0.3.2</version> |
557 | 557 | </dependency> |
558 | 558 | <dependency> |
559 | 559 | <groupId>com.beust</groupId> |
|
0 commit comments