Skip to content

Commit 69aee70

Browse files
Bump com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer
Bumps [com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer](https://github.com/OWASP/java-html-sanitizer) from 20260102.1 to 20260313.1. - [Release notes](https://github.com/OWASP/java-html-sanitizer/releases) - [Commits](OWASP/java-html-sanitizer@release-20260102.1...release-20260313.1) --- updated-dependencies: - dependency-name: com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer dependency-version: '20260313.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2509c32 commit 69aee70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ dependencies {
538538
implementation("com.github.bumptech.glide:glide:5.0.7")
539539
implementation("com.nulab-inc:zxcvbn:1.9.0")
540540
implementation("com.burhanrashid52:photoeditor:3.1.0")
541-
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20260102.1")
541+
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20260313.1")
542542
implementation("com.sandinh:zbase32-commons-codec_2.12:1.0.0")
543543
implementation("org.bitbucket.b_c:jose4j:0.9.6")
544544
implementation("org.jsoup:jsoup:1.22.2")

0 commit comments

Comments
 (0)