Skip to content

Commit 3021040

Browse files
committed
TIKA-4162: update aws, woodstox
1 parent e9f7252 commit 3021040

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tika-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307

308308
<!-- dependency versions -->
309309
<google.cloud.version>2.36.1</google.cloud.version>
310-
<aws.version>1.12.687</aws.version>
310+
<aws.version>1.12.688</aws.version>
311311
<!-- WARNING: when you upgrade asm make sure that you update the
312312
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
313313
See TIKA-2992.
@@ -518,7 +518,7 @@
518518
<dependency>
519519
<groupId>com.fasterxml.woodstox</groupId>
520520
<artifactId>woodstox-core</artifactId>
521-
<version>6.6.1</version>
521+
<version>6.6.2</version>
522522
</dependency>
523523
<dependency>
524524
<groupId>com.mchange</groupId>

0 commit comments

Comments
 (0)