Bump htmlcleaner from 2.24 to 2.26 (#24)
Bumps htmlcleaner from 2.24 to 2.26. --- updated-dependencies: - dependency-name: net.sourceforge.htmlcleaner:htmlcleaner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4504196223
commit
3e05384d05
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -30,7 +30,7 @@
|
||||||
<lombok.version>1.18.20</lombok.version>
|
<lombok.version>1.18.20</lombok.version>
|
||||||
<commons-collections.version>3.2.2</commons-collections.version>
|
<commons-collections.version>3.2.2</commons-collections.version>
|
||||||
<commons-io.version>2.10.0</commons-io.version>
|
<commons-io.version>2.10.0</commons-io.version>
|
||||||
<htmlcleaner.version>2.24</htmlcleaner.version>
|
<htmlcleaner.version>2.26</htmlcleaner.version>
|
||||||
<junit.version>4.13.2</junit.version>
|
<junit.version>4.13.2</junit.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue