Merge pull request #2453 from Stirling-Tools/csrf2

Csrf fixes
This commit is contained in:
Anthony Stirling
2024-12-14 10:59:50 +00:00
committed by GitHub
8 changed files with 8 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ ext {
}
group = "stirling.software"
version = "0.36.1"
version = "0.36.2"
java {