File tree Expand file tree Collapse file tree
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules
tika-parser-miscoffice-module Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 <groupId >commons-codec</groupId >
8181 <artifactId >commons-codec</artifactId >
8282 </dependency >
83- <dependency >
84- <groupId >org.glassfish.jaxb</groupId >
85- <artifactId >jaxb-runtime</artifactId >
86- </dependency >
8783 <dependency >
8884 <groupId >${project.groupId} </groupId >
8985 <artifactId >tika-parser-xmp-commons</artifactId >
147143 <scm >
148144 <tag >3.0.0-rc1</tag >
149145 </scm >
150- </project >
146+ </project >
Original file line number Diff line number Diff line change 6363 <groupId >org.bouncycastle</groupId >
6464 <artifactId >bcprov-jdk18on</artifactId >
6565 </dependency >
66- <!-- for java 10
67- See TIKA-2778 for why we need to do this now.
68- May the gods of API design fix this in the future.
69- only required for jackcess-encrypt
70- -->
71- <dependency >
72- <groupId >org.glassfish.jaxb</groupId >
73- <artifactId >jaxb-runtime</artifactId >
74- </dependency >
7566 <dependency >
7667 <groupId >org.slf4j</groupId >
7768 <artifactId >jcl-over-slf4j</artifactId >
135126 <scm >
136127 <tag >3.0.0-rc1</tag >
137128 </scm >
138- </project >
129+ </project >
You can’t perform that action at this time.
0 commit comments