Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1399 from LivePersonInc/dependabot/maven/assets/C…
Browse files Browse the repository at this point in the history
…ode-examples/APIs/Engagement-History-API/Java-TranscriptSendEmail/org.jsoup-jsoup-1.14.2

Bump jsoup from 1.7.2 to 1.14.2 in /assets/Code examples/APIs/Engagement History API/Java-TranscriptSendEmail
  • Loading branch information
itay1313 authored Jul 3, 2022
2 parents 161df65 + dd5a53a commit de3011f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.7.2</version>
<version>1.14.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit de3011f

Please sign in to comment.