Skip to content

Commit

Permalink
Merge pull request #479 from javaee-samples/dependabot/maven/jaspic/c…
Browse files Browse the repository at this point in the history
…ommon/org.jsoup-jsoup-1.14.2

Bump jsoup from 1.9.1 to 1.14.2 in /jaspic/common
  • Loading branch information
arjantijms authored Aug 23, 2021
2 parents 4ff16a8 + 29e57b1 commit e3aaeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaspic/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.9.1</version>
<version>1.14.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit e3aaeaf

Please sign in to comment.