Skip to content

Commit 0acaf76

Browse files
Bump com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer (#3175)
Bumps [com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer](https://github.com/OWASP/java-html-sanitizer) from 20240325.1 to 20260102.1. - [Release notes](https://github.com/OWASP/java-html-sanitizer/releases) - [Commits](OWASP/java-html-sanitizer@release-20240325.1...release-20260102.1) --- updated-dependencies: - dependency-name: com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer dependency-version: '20260102.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02fa7fc commit 0acaf76

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
@@ -506,7 +506,7 @@ dependencies {
506506
implementation("com.github.bumptech.glide:glide:5.0.5")
507507
implementation("com.nulab-inc:zxcvbn:1.9.0")
508508
implementation("com.burhanrashid52:photoeditor:3.0.2")
509-
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20240325.1")
509+
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20260102.1")
510510
implementation("com.sandinh:zbase32-commons-codec_2.12:1.0.0")
511511
implementation("org.bitbucket.b_c:jose4j:0.9.6")
512512
implementation("org.jsoup:jsoup:1.21.2")

0 commit comments

Comments
 (0)