Skip to content

Commit 2703192

Browse files
build(deps): bump org.jsoup:jsoup from 1.17.2 to 1.18.3 (#485) (#509)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.17.2 to 1.18.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.17.2...jsoup-1.18.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Elliott Baron <ebaron@redhat.com> (cherry picked from commit 7e65740) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d23673e commit 2703192

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>4.0.0-SNAPSHOT</io.cryostat.libcryostat.version>
5757
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>
58-
<org.jsoup.version>1.17.2</org.jsoup.version>
58+
<org.jsoup.version>1.18.3</org.jsoup.version>
5959
</properties>
6060

6161
<dependencies>

0 commit comments

Comments
 (0)