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

Commit

Permalink
Bump jsoup from 1.12.2 to 1.13.1 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Mar 20, 2020
1 parent 4dd823d commit 04a929a
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 @@ -60,7 +60,7 @@ repositories {

dependencies {
api("org.apache.logging.log4j:log4j-api:$log4j2Version")
implementation("org.jsoup:jsoup:1.12.2")
implementation("org.jsoup:jsoup:1.13.1")
implementation("kr.motd.maven:os-maven-plugin:1.6.2")
implementation("org.apache.commons:commons-compress:1.20")
testImplementation("org.assertj:assertj-core:3.15.0")
Expand Down

0 comments on commit 04a929a

Please sign in to comment.