Skip to content

Commit b447000

Browse files
committed
TIKA-4327: update aws, jna
1 parent 505b0ca commit b447000

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tika-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<!-- dependency versions -->
317317
<!-- change threetenbp exclusion version -->
318318
<google.cloud.version>2.69.0</google.cloud.version>
319-
<aws2.version>2.46.8</aws2.version>
319+
<aws2.version>2.46.9</aws2.version>
320320
<!-- WARNING: when you upgrade asm make sure that you update the
321321
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
322322
See TIKA-2992.
@@ -395,7 +395,7 @@
395395
<jetty.version>11.0.26</jetty.version>
396396
<jetty.http2.version>11.0.26</jetty.http2.version>
397397
<jhighlight.version>2.0.0</jhighlight.version>
398-
<jna.version>5.19.0</jna.version>
398+
<jna.version>5.19.1</jna.version>
399399
<json.simple.version>1.1.1</json.simple.version>
400400
<jsoup.version>1.22.2</jsoup.version>
401401
<jsr305.version>3.0.2</jsr305.version>

0 commit comments

Comments
 (0)