We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f7252 commit 3021040Copy full SHA for 3021040
tika-parent/pom.xml
@@ -307,7 +307,7 @@
307
308
<!-- dependency versions -->
309
<google.cloud.version>2.36.1</google.cloud.version>
310
- <aws.version>1.12.687</aws.version>
+ <aws.version>1.12.688</aws.version>
311
<!-- WARNING: when you upgrade asm make sure that you update the
312
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
313
See TIKA-2992.
@@ -518,7 +518,7 @@
518
<dependency>
519
<groupId>com.fasterxml.woodstox</groupId>
520
<artifactId>woodstox-core</artifactId>
521
- <version>6.6.1</version>
+ <version>6.6.2</version>
522
</dependency>
523
524
<groupId>com.mchange</groupId>
0 commit comments