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 24, 2020
1 parent 004903d commit 6d91c50
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.10')
implementation('net.sf.ehcache:ehcache')
Expand Down

0 comments on commit 6d91c50

Please sign in to comment.