Merge pull request #625 from Alfresco/dependabot/maven/org.jsoup-jsoup-1.15.1

Bump jsoup from 1.14.3 to 1.15.1
This commit is contained in:
Domenico Sibilio 2022-06-15 16:03:10 +02:00 committed by GitHub
commit fe60995708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.1</version>
</dependency>
<dependency>