Skip to content

Commit c12ac9f

Browse files
committed
Upgrade digipost-html-validator
There is a vulnerability in OWASP Java HTML Sanitizer, but we remove the risk in v1.1.4 of digipost-html-validator: https://github.com/digipost/digipost-html-validator/releases/tag/1.1.4.
1 parent 63044e0 commit c12ac9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>no.digipost</groupId>
4646
<artifactId>digipost-html-validator</artifactId>
47-
<version>1.1.3</version>
47+
<version>1.1.4</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>no.digipost</groupId>

0 commit comments

Comments
 (0)