Skip to content

Releases: jhy/jsoup

jsoup 1.14.1

10 Jul 02:24
@jhy jhy
b24f2e4
Compare
Choose a tag to compare

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

01 Mar 02:29
@jhy jhy
Compare
Choose a tag to compare

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

09 Feb 02:49
@jhy jhy
Compare
Choose a tag to compare
[maven-release-plugin] prepare release jsoup-1.12.2