This is an automated email from the ASF dual-hosted git repository.
pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 3e5afbe Upgrade jsoup to version 1.11.3
3e5afbe is described below
commit 3e5afbe8513febcd3997dd82e6ed659a0d8af786
Author: Pascal Schumacher <[email protected]>
AuthorDate: Sat Apr 21 12:53:38 2018 +0200
Upgrade jsoup to version 1.11.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4e66967..b8851b1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
<!-- spring-boot uses json-smart 2.2.x -->
<json-smart-version>2.2.1</json-smart-version>
<json-smart-karaf-version>2.3</json-smart-karaf-version>
- <jsoup-version>1.11.2</jsoup-version>
+ <jsoup-version>1.11.3</jsoup-version>
<jsp-api-2.1-version>1.0.1</jsp-api-2.1-version>
<jsr311-api-version>1.1.1</jsr311-api-version>
<jt400-version>9.4</jt400-version>
--
To stop receiving notification emails like this one, please contact
[email protected].