Skip to content

Commit

Permalink
Update tika to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
KevM committed Jul 30, 2017
1 parent c2f5003 commit fdba9b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions Release-Notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 1.15
## 1.16.0

- Tika updated to 1.16. Please see the official Tika site for [what's changed](http://tika.apache.org/1.16/).

## 1.15.0

- Tika updated to 1.15. Please see the official Tika site for [what's changed](http://tika.apache.org/1.15/).

Expand All @@ -14,7 +18,7 @@

## 1.14

- Tika updated to 1.14. Please see the official Tika site for [what's changed](https://dist.apache.org/repos/dist/release/tika/CHANGES-1.14.txt).
- Tika updated to 1.14. Please see the official Tika site for [what's changed](http://tika.apache.org/1.14/).
- Please note that TikaOnDotnet assemblies are now signed. Thank you [@Sicos1977](https://github.com/Sicos1977) for the PR.

## 1.13.1
Expand Down
2 changes: 1 addition & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ nuget IKVM 8.1.5717
http http://www.frijters.net/ikvmbin-8.1.5717.0.zip

//Tika release Jar URL
http http://www-us.apache.org/dist/tika/tika-app-1.15.jar
http http://www-us.apache.org/dist/tika/tika-app-1.16.jar

0 comments on commit fdba9b3

Please sign in to comment.