Skip to content

Commit f53a09f

Browse files
Bump org.jsoup:jsoup from 1.22.2 to 1.23.1 in the maven group
Bumps the maven group with 1 update: [org.jsoup:jsoup](https://github.com/jhy/jsoup). Updates `org.jsoup:jsoup` from 1.22.2 to 1.23.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.22.2...jsoup-1.23.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a98197e commit f53a09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>org.jsoup</groupId>
227227
<artifactId>jsoup</artifactId>
228-
<version>1.22.2</version>
228+
<version>1.23.1</version>
229229
</dependency>
230230
<dependency>
231231
<groupId>org.w3c.css</groupId>

0 commit comments

Comments
 (0)