Skip to content

Commit 7c9ab8b

Browse files
Update dependency org.jsoup:jsoup to v1.18.3
1 parent abef706 commit 7c9ab8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<!-- Used to check links in HTML -->
147147
<groupId>org.jsoup</groupId>
148148
<artifactId>jsoup</artifactId>
149-
<version>1.18.1</version>
149+
<version>1.18.3</version>
150150
<scope>test</scope>
151151
</dependency>
152152
</dependencies>

0 commit comments

Comments
 (0)