Skip to content

Commit ea6cafd

Browse files
Upgrade jsoup dependency (1.16.1 -> 1.18.1)
1 parent b60b683 commit ea6cafd

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.jsoup</groupId>
133133
<artifactId>jsoup</artifactId>
134-
<version>1.16.1</version>
134+
<version>1.18.1</version>
135135
</dependency>
136136

137137
<dependency>

0 commit comments

Comments
 (0)