Skip to content

Commit

Permalink
chore(deps): Update dependency io.undertow:undertow-core to v2.3.16.F…
Browse files Browse the repository at this point in the history
…inal
  • Loading branch information
renovate[bot] authored and jpenilla committed Aug 26, 2024
1 parent f66f4c2 commit 2af3389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ checkerQual = { group = "org.checkerframework", name = "checker-qual", version.r
paperApi = { group = "io.papermc.paper", name = "paper-api", version.ref = "paperApi" }
foliaApi = "dev.folia:folia-api:1.20.6-R0.1-SNAPSHOT"

undertow = { group = "io.undertow", name = "undertow-core", version = "2.3.15.Final" }
undertow = { group = "io.undertow", name = "undertow-core", version = "2.3.16.Final" }

htmlSanitizer = { group = "com.googlecode.owasp-java-html-sanitizer", name = "owasp-java-html-sanitizer", version.ref = "htmlSanitizer" }
htmlSanitizerJ8 = { group = "com.googlecode.owasp-java-html-sanitizer", name = "java8-shim", version.ref = "htmlSanitizer" }
Expand Down

0 comments on commit 2af3389

Please sign in to comment.