File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 310310
311311 <!-- dependency versions -->
312312 <!-- change threetenbp exclusion version -->
313- <google .cloud.version>2.57 .0</google .cloud.version>
313+ <google .cloud.version>2.58 .0</google .cloud.version>
314314 <aws .version>1.12.791</aws .version>
315- <aws2 .version>2.34.1 </aws2 .version>
315+ <aws2 .version>2.34.2 </aws2 .version>
316316 <!-- WARNING: when you upgrade asm make sure that you update the
317317 OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
318318 See TIKA-2992.
380380 <jakarta .xml.soap.version>3.0.2</jakarta .xml.soap.version>
381381 <javax .annotation.version>1.3.2</javax .annotation.version>
382382 <javax .jcr.version>2.0</javax .jcr.version>
383- <jaxb .runtime.version>4.0.5 </jaxb .runtime.version>
383+ <jaxb .runtime.version>4.0.6 </jaxb .runtime.version>
384384 <jbig2 .version>3.0.4</jbig2 .version>
385385 <jcommander .version>1.82</jcommander .version>
386386 <jdom2 .version>2.0.6.1</jdom2 .version>
485485 <type >pom</type >
486486 <scope >import</scope >
487487 </dependency >
488+ <!-- because cxf 4.0.9 uses 2.0.2 and jaxb 4.0.6 uses 2.0.3 -->
489+ <dependency >
490+ <groupId >org.eclipse.angus</groupId >
491+ <artifactId >angus-activation</artifactId >
492+ <version >2.0.3</version >
493+ </dependency >
488494 <dependency >
489495 <groupId >org.apache.logging.log4j</groupId >
490496 <artifactId >log4j-bom</artifactId >
You can’t perform that action at this time.
0 commit comments