You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/04/18 09:48:16 UTC

camel git commit: Upgrade Jsoup to version 1.9.1

Repository: camel
Updated Branches:
  refs/heads/master 07d20f7fd -> 05b97d4bd


Upgrade Jsoup to version 1.9.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/05b97d4b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/05b97d4b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/05b97d4b

Branch: refs/heads/master
Commit: 05b97d4bdd1dd07fb8ac4599df65cd304782cea6
Parents: 07d20f7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Apr 18 09:47:38 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Apr 18 09:47:38 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/05b97d4b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index caa0e63..b3402f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -336,7 +336,7 @@
     <json-path-version>2.1.0</json-path-version>
     <json-simple-version>1.1.1</json-simple-version>
     <json-smart-version>2.2.1</json-smart-version>
-    <jsoup-version>1.8.3</jsoup-version>
+    <jsoup-version>1.9.1</jsoup-version>
     <jsp-api-2.1-version>1.0.1</jsp-api-2.1-version>
     <jsr311-api-version>1.1.1</jsr311-api-version>
     <jsmpp-bundle-version>2.1.0_4</jsmpp-bundle-version>