Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Commit 639e166

Browse files
authored
Merge pull request #2 from x28/dependabot/maven/org.jsoup-jsoup-1.14.2
Bump jsoup from 1.13.1 to 1.14.2
2 parents 5895071 + 84d43bf commit 639e166

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.jsoup</groupId>
8181
<artifactId>jsoup</artifactId>
82-
<version>1.13.1</version>
82+
<version>1.14.2</version>
8383
<scope>test</scope>
8484
</dependency>
8585
</dependencies>

0 commit comments

Comments
 (0)