Skip to content

Commit cdbb055

Browse files
Bump jsoup from 1.14.2 to 1.15.3 in /offer-manager-app (#959)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.15.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.14.2...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
1 parent 886e222 commit cdbb055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

offer-manager-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<!-- jsoup HTML parser library @ https://jsoup.org/ -->
9090
<groupId>org.jsoup</groupId>
9191
<artifactId>jsoup</artifactId>
92-
<version>1.14.2</version>
92+
<version>1.15.3</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)