Skip to content

Commit 0e83540

Browse files
authored
Merge pull request #83 from medusa-ui/dependabot/maven/org.jsoup-jsoup-1.19.1
build(deps): bump org.jsoup:jsoup from 1.18.3 to 1.19.1
2 parents f6585b2 + 1a38bba commit 0e83540

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
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.jsoup</groupId>
4646
<artifactId>jsoup</artifactId>
47-
<version>1.18.3</version>
47+
<version>1.19.1</version>
4848
</dependency>
4949

5050
<dependency>

0 commit comments

Comments
 (0)