Skip to content

Commit 2e20d42

Browse files
authored
Merge pull request #99 from spdx/dependabot/maven/org.jsoup-jsoup-1.15.3
Bump jsoup from 1.14.2 to 1.15.3
2 parents b3d7b93 + db5fcd2 commit 2e20d42

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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.jsoup</groupId>
105105
<artifactId>jsoup</artifactId>
106-
<version>1.14.2</version>
106+
<version>1.15.3</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)