chore: new release 2025.3
This commit is contained in:
parent
e2f80b18e2
commit
c3ed45a733
@ -1,5 +1,17 @@
|
|||||||
# WebGoat release notes
|
# 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
|
## Version 2025.2
|
||||||
|
|
||||||
### 🐞 Bug fixes
|
### 🐞 Bug fixes
|
||||||
|
2
pom.xml
2
pom.xml
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<groupId>org.owasp.webgoat</groupId>
|
<groupId>org.owasp.webgoat</groupId>
|
||||||
<artifactId>webgoat</artifactId>
|
<artifactId>webgoat</artifactId>
|
||||||
<version>2025.3-SNAPSHOT</version>
|
<version>2025.3</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>WebGoat</name>
|
<name>WebGoat</name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user