Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps the gradle group with 1 update in the / directory: com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer.

Updates com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer from 20240325.1 to 20260101.1

Release notes

Sourced from com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer's releases.

Release 20260101.1

Changelog

  • dd3219a Release version 20260101.1 (GitHub Actions)
  • 50258b9 Update release configuration (Andres Almiray)
  • 4149cf0 Fix #363: CVE-2025-66021 (melloware)
  • b98cdf1 Fix #363: CVE-2025-66021 (melloware)
  • 17e5950 Fix resource loading in HtmlSanitizerFuzzerTest (José Pintado)
  • cd23da8 Release configuration must define custom tag format (Andres Almiray)
  • d978432 Update POMs with explicit URL (Andres Almiray)
  • 2e32163 Add release workflow (Andres Almiray)
  • 9ba6a8f Update GH workflows (Andres Almiray)
  • a5c8e7b Update Maven configuration (Andres Almiray)
  • df4a4a1 Update .gitignore list (Andres Almiray)
  • 581ef65 Add Maven wrapper (Andres Almiray)
  • d6e0463 Fix #363: CVE-2025-66021 (melloware)
  • 4308989 Update SECURITY.md (Mike Samuel)
  • d33151b Get rid of defunct html-types and fix copy/paste error in empiricism/pom.xml (Mike Samuel)
  • fbfe3cc empiricism: remove uses of Guava (Mike Samuel)
  • 6d55158 RELEASE-checklist: update with changes to module arrangement (Mike Samuel)
  • dd92edf Bumped dev version (Mike Samuel)

Contributors

We'd like to thank the following people for their contributions:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 7, 2026
Bumps the gradle group with 1 update in the / directory: [com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer](https://github.com/OWASP/java-html-sanitizer).


Updates `com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer` from 20240325.1 to 20260101.1
- [Release notes](https://github.com/OWASP/java-html-sanitizer/releases)
- [Commits](OWASP/java-html-sanitizer@release-20240325.1...release-20260101.1)

---
updated-dependencies:
- dependency-name: com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer
  dependency-version: '20260101.1'
  dependency-type: direct:production
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/gradle-ed38cb3ff4 branch from 52275d0 to daca28f Compare January 7, 2026 14:15
@Schlaumeier5 Schlaumeier5 self-requested a review January 7, 2026 14:17
Copy link
Member

@Schlaumeier5 Schlaumeier5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only updated the version of html sanitizer, will probably be fine

@Schlaumeier5 Schlaumeier5 merged commit ce60199 into main Jan 7, 2026
6 checks passed
@Schlaumeier5 Schlaumeier5 deleted the dependabot/gradle/gradle-ed38cb3ff4 branch January 7, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants