chore: new release 2025.3

This commit is contained in:
Nanne Baars 2025-03-11 20:16:10 +01:00
parent e2f80b18e2
commit c3ed45a733
2 changed files with 13 additions and 1 deletions

View File

@ -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

View File

@ -10,7 +10,7 @@
<groupId>org.owasp.webgoat</groupId>
<artifactId>webgoat</artifactId>
<version>2025.3-SNAPSHOT</version>
<version>2025.3</version>
<packaging>jar</packaging>
<name>WebGoat</name>