Skip to content

Commit

Permalink
TIKA-4162: update aws, miredot-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Feb 28, 2024
1 parent 3b67212 commit 0ff5834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@

<!-- dependency versions -->
<google.cloud.version>2.34.0</google.cloud.version>
<aws.version>1.12.667</aws.version>
<aws.version>1.12.668</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
Expand Down
2 changes: 1 addition & 1 deletion tika-server/tika-server-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
<plugin>
<groupId>com.qmino</groupId>
<artifactId>miredot-plugin</artifactId>
<version>2.4.3-Java11</version>
<version>2.4.4-Java11</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 0ff5834

Please sign in to comment.