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.1 to 1.12.2 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 10, 2020
1 parent a6b58e1 commit ee2076c
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.1")
implementation("org.jsoup:jsoup:1.12.2")
implementation("kr.motd.maven:os-maven-plugin:1.6.2")
implementation("org.apache.commons:commons-compress:1.19")
testImplementation("org.assertj:assertj-core:3.15.0")
Expand Down

0 comments on commit ee2076c

Please sign in to comment.