Skip to content

Commit

Permalink
Merge pull request #3843 from RPTools/dependabot/gradle/develop/org.j…
Browse files Browse the repository at this point in the history
…soup-jsoup-1.15.4
  • Loading branch information
cwisniew authored Apr 15, 2023
2 parents 5e6e2bb + 6bfd7ca commit b1afe42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ dependencies {
implementation 'javax.ws.rs:javax.ws.rs-api:2.1.1'

// HTML Parsing
implementation 'org.jsoup:jsoup:1.14.3'
implementation 'org.jsoup:jsoup:1.15.4'
// eventbus
implementation 'com.google.guava:guava:31.1-jre'
// compression of messages between client and server
Expand Down

0 comments on commit b1afe42

Please sign in to comment.