From c3ed45a733377bc7313b93f57ff518254d81380f Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Tue, 11 Mar 2025 20:16:10 +0100 Subject: [PATCH] chore: new release 2025.3 --- RELEASE_NOTES.md | 12 ++++++++++++ pom.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index aa72a2661..dc05c2d22 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,17 @@ # WebGoat release notes +## Version 2025.3 + +### 🐞 Bug fixes + +- Changed URLs imply other exclusion filters for ZAP (#2052) +- XSS lesson stage 12 (2 issues) (#1178) + +### 🔄 Technical tasks + +- bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#2049) +- bump docker/build-push-action from 6.14.0 to 6.15.0 (#2050) + ## Version 2025.2 ### 🐞 Bug fixes diff --git a/pom.xml b/pom.xml index ff3d483e1..b5ad9015d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.owasp.webgoat webgoat - 2025.3-SNAPSHOT + 2025.3 jar WebGoat