Skip to content

Commit 9429bde

Browse files
build(deps): bump org.jsoup:jsoup from 1.16.1 to 1.16.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.16.1...jsoup-1.16.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ae67c3 commit 9429bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<org.jacoco.maven.plugin.version>0.8.11</org.jacoco.maven.plugin.version>
122122
<com.diffplug.spotless.maven.plugin.version>2.40.0</com.diffplug.spotless.maven.plugin.version>
123123
<com.google.googlejavaformat.version>1.17.0</com.google.googlejavaformat.version>
124-
<org.jsoup.version>1.16.1</org.jsoup.version>
124+
<org.jsoup.version>1.16.2</org.jsoup.version>
125125
<shellcheck-maven-plugin.version>0.5.1</shellcheck-maven-plugin.version>
126126
</properties>
127127

0 commit comments

Comments
 (0)