Skip to content

Commit 986ecdc

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.jsoup:jsoup from 1.18.3 to 1.19.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.3 to 1.19.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.19.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae0efac commit 986ecdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ under the License.
504504
<dependency>
505505
<groupId>org.jsoup</groupId>
506506
<artifactId>jsoup</artifactId>
507-
<version>1.18.3</version>
507+
<version>1.19.1</version>
508508
</dependency>
509509
</dependencies>
510510
</plugin>

0 commit comments

Comments
 (0)