Skip to content

Commit 1acafa2

Browse files
committed
TIKA-4327: update aws, spring
1 parent dbcc6ac commit 1acafa2

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
@@ -312,7 +312,7 @@
312312
<!-- change threetenbp exclusion version -->
313313
<google.cloud.version>2.59.0</google.cloud.version>
314314
<aws.version>1.12.792</aws.version>
315-
<aws2.version>2.35.11</aws2.version>
315+
<aws2.version>2.36.1</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.
@@ -438,7 +438,7 @@
438438
<sis.version>1.5</sis.version>
439439
<snappy.version>1.1.10.8</snappy.version>
440440
<solrj.version>9.9.0</solrj.version>
441-
<spring.version>7.0.0-RC1</spring.version>
441+
<spring.version>7.0.0-RC2</spring.version>
442442
<sqlite.version>3.50.3.0</sqlite.version>
443443
<stax.ex.version>2.1.0</stax.ex.version>
444444
<testcontainers.version>2.0.1</testcontainers.version>

0 commit comments

Comments
 (0)