Skip to content

Commit

Permalink
Bump jsoup from 1.8.1 to 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 17, 2020
1 parent 3f15244 commit cd2de91
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 @@ -65,7 +65,7 @@ dependencies {
implementation('org.flywaydb:flyway-core')
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
implementation('org.glassfish.jersey.inject:jersey-hk2:2.28')
implementation('org.jsoup:jsoup:1.8.1')
implementation('org.jsoup:jsoup:1.13.1')
implementation('commons-net:commons-net:3.6')
implementation('org.apache.commons:commons-lang3:3.8.1')

Expand Down

0 comments on commit cd2de91

Please sign in to comment.