Skip to content

Commit 097fc72

Browse files
build(deps): bump org.jsoup:jsoup from 1.18.3 to 1.20.1 (#2092)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.3 to 1.20.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.3...jsoup-1.20.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.20.1 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>
1 parent d3066ae commit 097fc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocols/bacnetip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>org.jsoup</groupId>
152152
<artifactId>jsoup</artifactId>
153-
<version>1.18.3</version>
153+
<version>1.20.1</version>
154154
</dependency>
155155
</dependencies>
156156
</plugin>

0 commit comments

Comments
 (0)