Skip to content

Commit

Permalink
Update to the latest JSoup version (#6551)
Browse files Browse the repository at this point in the history
Fixes #6464

(cherry picked from commit db1f36f)
  • Loading branch information
Legioth authored and ujoni committed Sep 27, 2019
1 parent 4e9356a commit b6594c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<npm.version>6.1.0</npm.version>

<!-- Used in OSGi manifests -->
<jsoup.version>1.11.3</jsoup.version>
<jsoup.version>1.12.1</jsoup.version>
<!-- Note that this should be kept in sync with the class Constants -->
<atmosphere.runtime.version>2.4.30.slf4jvaadin1</atmosphere.runtime.version>

Expand Down

0 comments on commit b6594c4

Please sign in to comment.