Releases: jhy/jsoup
Releases · jhy/jsoup
jsoup 1.14.2
Caught by the fuzz! jsoup 1.14.2 is out now, and includes a set of parser bug fixes and improvements for handling rough HTML and XML, as identified by the Jazzer JVM fuzzer. This release also includes other fixes and improvements.
See the release announcement for the full changelog.
jsoup 1.14.1
jsoup 1.14.1 is out now, with simple request session management, increased parse robustness, and a ton of other improvements, speed-ups, and bug fixes.
See the full announcement for all the details on what's changed.
jsoup 1.13.1
jsoup 1.13.1
See the release notes.
<dependency>
<!-- jsoup HTML parser library @ https://jsoup.org/ -->
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.13.1</version>
</dependency>
jsoup-1.12.2
[maven-release-plugin] prepare release jsoup-1.12.2