Skip to content

Commit c52830c

Browse files
committed
TIKA-4327: update aws, scm
1 parent cfe32a2 commit c52830c

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

tika-parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,13 @@
306306
<maven.project.info.reports.version>3.9.0</maven.project.info.reports.version>
307307
<puppycrawl.version>11.0.1</puppycrawl.version>
308308
<rat.version>0.16.1</rat.version>
309-
<scm.version>2.1.0</scm.version>
309+
<scm.version>2.2.1</scm.version>
310310

311311
<!-- dependency versions -->
312312
<!-- change threetenbp exclusion version -->
313313
<google.cloud.version>2.58.0</google.cloud.version>
314314
<aws.version>1.12.791</aws.version>
315-
<aws2.version>2.34.3</aws2.version>
315+
<aws2.version>2.34.4</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.
@@ -434,7 +434,6 @@
434434
<reactor.core.version>3.8.0-M7</reactor.core.version>
435435
<reactor.netty.version>1.3.0-M7</reactor.netty.version>
436436
<rome.version>2.1.0</rome.version>
437-
<scm.version>2.1.0</scm.version>
438437
<slf4j.version>2.0.17</slf4j.version>
439438
<sis.version>1.4</sis.version>
440439
<snappy.version>1.1.10.8</snappy.version>
@@ -505,7 +504,7 @@
505504
<dependency>
506505
<groupId>org.eclipse.angus</groupId>
507506
<artifactId>angus-activation</artifactId>
508-
<version>2.0.3</version>
507+
<version>2.1.0-M1</version>
509508
</dependency>
510509
<dependency>
511510
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)