Skip to content

Commit 1a94ead

Browse files
Bump jsoup from 1.15.2 to 1.15.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.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.15.2...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87c7f22 commit 1a94ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
255255
<dependency>
256256
<groupId>org.jsoup</groupId>
257257
<artifactId>jsoup</artifactId>
258-
<version>1.15.2</version>
258+
<version>1.15.3</version>
259259
<scope>provided</scope>
260260
<optional>true</optional>
261261
</dependency>

0 commit comments

Comments
 (0)