Skip to content

Commit 7b80d28

Browse files
Bump jsoup from 1.13.1 to 1.14.1 (#88)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.13.1...jsoup-1.14.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 913b658 commit 7b80d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotify-web-api-parser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<url>https://github.com/sonallux/spotify-web-api</url>
2121

2222
<properties>
23-
<jsoup.version>1.13.1</jsoup.version>
23+
<jsoup.version>1.14.1</jsoup.version>
2424

2525
<moditect.module.name>de.sonallux.spotify.parser</moditect.module.name>
2626
</properties>

0 commit comments

Comments
 (0)