File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.9.12
4+
5+ * code cleanup for http client
6+ * updated tika to 2.7.0, jersey client to 2.3.9
7+
38## 1.9.11
49
510* code cleanup (better decoupling of components, folder restructure and other small cleanups)
Original file line number Diff line number Diff line change 2323 </developers >
2424
2525 <properties >
26- <postmark .version>1.9.11 </postmark .version>
26+ <postmark .version>1.9.12 </postmark .version>
2727 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2828 <java .version>1.8</java .version>
2929 <jackson .minimum.version>2.9.7</jackson .minimum.version>
3030 <jackson .version>2.14.1</jackson .version>
31- <jersey .version>2.37 </jersey .version>
31+ <jersey .version>2.39 </jersey .version>
3232 <junit .jupiter.version>5.8.2</junit .jupiter.version>
3333 <junit .platform.version>1.3.2</junit .platform.version>
3434 </properties >
9595 <dependency >
9696 <groupId >org.apache.tika</groupId >
9797 <artifactId >tika-core</artifactId >
98- <version >2.6 .0</version >
98+ <version >2.7 .0</version >
9999 </dependency >
100100
101101
You can’t perform that action at this time.
0 commit comments