This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_1x by this push:
new cb9bb80 TIKA-3244: update jpeg2000
cb9bb80 is described below
commit cb9bb80597af0bbd5b1fc1562adb4ffd207e5e12
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Dec 12 05:36:29 2020 +0100
TIKA-3244: update jpeg2000
---
tika-parsers/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 398f324..42972a6 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -941,7 +941,7 @@
<dependency>
<groupId>com.github.jai-imageio</groupId>
<artifactId>jai-imageio-jpeg2000</artifactId>
- <version>1.3.0</version>
+ <version>1.4.0</version>
<scope>test</scope>
<exclusions>
<exclusion>