Skip to content

Commit 9b033dc

Browse files
author
Damian Staszewski
authored
Merge pull request #24 from stachu540/dependabot/maven/org.jsoup-jsoup-1.11.2
Bump org.jsoup:jsoup from 1.10.3 to 1.11.2
2 parents 221db46 + 5cdedfb commit 9b033dc

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
@@ -192,7 +192,7 @@
192192
<dependency>
193193
<groupId>org.jsoup</groupId>
194194
<artifactId>jsoup</artifactId>
195-
<version>1.10.3</version>
195+
<version>1.11.2</version>
196196
<scope>compile</scope>
197197
</dependency>
198198
<!-- Junit 5 -->

0 commit comments

Comments
 (0)