Skip to content

Commit ae3d454

Browse files
mergify[bot]dependabot[bot]andrewazores
authored
build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (backport #574) (#575)
* build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (#574) Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.1 to 1.21.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.1...jsoup-1.21.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 5ba0538) # Conflicts: # cryostat-core/pom.xml * fixup! build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (#574) --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Azores <me@andrewazor.es>
1 parent 9bca8fa commit ae3d454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cryostat-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<java.version>17</java.version>
5656
<io.cryostat.libcryostat.version>${project.version}</io.cryostat.libcryostat.version>
5757
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>
58-
<org.jsoup.version>1.18.3</org.jsoup.version>
58+
<org.jsoup.version>1.21.2</org.jsoup.version>
5959
</properties>
6060

6161
<dependencies>

0 commit comments

Comments
 (0)