ACS-6653 Bump Tika, POI, bouncycastle, commons-compress, xmlbeans (#2422)

* ACS-6653 Bump Tika, POI, commons-compress

* ACS-6653 Bump bouncycastle to jdk18on 1.77

* ACS-6653 Bump xmlbeans to 5.2.0
This commit is contained in:
Domenico Sibilio
2024-02-01 10:23:08 +01:00
committed by GitHub
parent 0eb7abb95b
commit bb0c3ea207
5 changed files with 16 additions and 40 deletions

View File

@@ -29,7 +29,7 @@
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
<artifactId>bcprov-jdk18on</artifactId>
</dependency>
<dependency>
<groupId>de.schlichtherle.truezip</groupId>