Skip to content

Commit f0e3038

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

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.14.1</jsoup.version>
23+
<jsoup.version>1.14.2</jsoup.version>
2424
<jsonpath.version>2.5.0</jsonpath.version>
2525

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

0 commit comments

Comments
 (0)