Skip to content

Commit d4d6cf3

Browse files
dependabot[bot]CGjupoulton
authored andcommitted
chore(deps): bump owasp-java-html-sanitizer in /runner
Bumps owasp-java-html-sanitizer from 20200713.1 to 20211018.1. --- updated-dependencies: - dependency-name: com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a9e971 commit d4d6cf3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

playground/misc/misc-3-release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The CodinGame SDK is regularly updated and improved. This document lets you know what changed in the latest releases.
44

5+
## Next Release
6+
7+
### 🐞 Bug fix
8+
9+
- Updated statement html sanitizer.
10+
511
## 4.1.3
612

713
### 🎁 Features

runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.googlecode.owasp-java-html-sanitizer</groupId>
5555
<artifactId>owasp-java-html-sanitizer</artifactId>
56-
<version>20200713.1</version>
56+
<version>20211018.1</version>
5757
<exclusions>
5858
<exclusion>
5959
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)