Repository: any23 Updated Branches: refs/heads/master ca17e7700 -> f9be73609
bump jsoup version to 1.11.3 Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/f9be7360 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/f9be7360 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/f9be7360 Branch: refs/heads/master Commit: f9be73609586aad411d7da2ea09620d8e43f09f5 Parents: ca17e77 Author: Hans <[email protected]> Authored: Mon Apr 16 14:52:27 2018 -0500 Committer: Hans <[email protected]> Committed: Mon Apr 16 14:52:27 2018 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/f9be7360/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 758a342..60c7c50 100644 --- a/pom.xml +++ b/pom.xml @@ -394,7 +394,7 @@ <dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> - <version>1.11.2</version> + <version>1.11.3</version> </dependency> <!-- BEGIN: Tika -->
