From 30dad66b78efa898a1d6b17134f8f88e08af0a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 02:36:50 +0000 Subject: [PATCH] deps(webgoat): bump the maven-minor-patch group Bumps the maven-minor-patch group in /WebGoat with 16 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.6` | `3.5.8` | | [org.apache.commons:commons-exec](https://github.com/apache/commons-exec) | `1.5.0` | `1.6.0` | | [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) | `3.0.0` | `3.0.1` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.19.1` | `1.21.2` | | [com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) | `1.4.5` | `1.4.21` | | [io.jsonwebtoken:jjwt](https://github.com/jwtk/jjwt) | `0.9.1` | `0.13.0` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.20.0` | `2.21.0` | | [org.bitbucket.b_c:jose4j](https://bitbucket.org/b_c/jose4j) | `0.9.3` | `0.9.6` | | [org.webjars:bootstrap](https://github.com/webjars/bootstrap) | `5.3.5` | `5.3.8` | | [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.13.1` | `3.13.2` | | [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) | `6.3.2` | `6.3.3` | | org.jruby:jruby | `10.0.0.1` | `10.0.2.0` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.55.0` | `1.57.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.44.4` | `2.46.1` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.1` | `3.6.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.6 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.8) Updates `org.apache.commons:commons-exec` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/apache/commons-exec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-exec/compare/rel/commons-exec-1.5.0...rel/commons-exec-1.6.0) Updates `org.asciidoctor:asciidoctorj` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v3.0.0...v3.0.1) Updates `org.jsoup:jsoup` from 1.19.1 to 1.21.2 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.19.1...jsoup-1.21.2) Updates `com.thoughtworks.xstream:xstream` from 1.4.5 to 1.4.21 - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Updates `io.jsonwebtoken:jjwt` from 0.9.1 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.9.1...0.13.0) Updates `commons-io:commons-io` from 2.20.0 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0) Updates `org.bitbucket.b_c:jose4j` from 0.9.3 to 0.9.6 - [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.9.6..jose4j-0.9.3) Updates `org.webjars:bootstrap` from 5.3.5 to 5.3.8 - [Commits](https://github.com/webjars/bootstrap/compare/bootstrap-5.3.5...bootstrap-5.3.8) Updates `org.wiremock:wiremock-standalone` from 3.13.1 to 3.13.2 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2) Updates `io.github.bonigarcia:webdrivermanager` from 6.3.2 to 6.3.3 - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases) - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md) - [Commits](https://github.com/bonigarcia/webdrivermanager/compare/webdrivermanager-6.3.2...webdrivermanager-6.3.3) Updates `org.jruby:jruby` from 10.0.0.1 to 10.0.2.0 Updates `com.microsoft.playwright:playwright` from 1.55.0 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.55.0...v1.57.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.4 to 2.46.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/2.44.4...maven/2.46.1) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.1...enforcer-3.6.2) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.apache.commons:commons-exec dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.asciidoctor:asciidoctorj dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.thoughtworks.xstream:xstream dependency-version: 1.4.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: io.jsonwebtoken:jjwt dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.bitbucket.b_c:jose4j dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.webjars:bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: io.github.bonigarcia:webdrivermanager dependency-version: 6.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.jruby:jruby dependency-version: 10.0.2.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] --- WebGoat/pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/WebGoat/pom.xml b/WebGoat/pom.xml index 210daa8..81516a9 100644 --- a/WebGoat/pom.xml +++ b/WebGoat/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.8 org.owasp.webgoat @@ -62,25 +62,25 @@ - 3.0.0 - 5.3.5 + 3.0.1 + 5.3.8 3.3.0 3.6.0 3.2.1 1.28.0 - 2.20.0 + 2.21.0 3.14.0 1.14.0 33.5.0-jre 0.8.11 25 2.3.1 - 0.9.1 - 0.9.3 + 0.13.0 + 0.9.6 3.7.1 - 1.19.1 - 3.14.0 + 1.21.2 + 3.14.1 3.5.2 3.1.2 3.1.1 @@ -96,16 +96,16 @@ UTF-8 3.1.2.RELEASE 60 - 6.3.2 + 6.3.3 /WebGoat 8080 false 0.59 /WebWolf 9090 - 3.13.1 + 3.13.2 1.2 - 1.4.5 + 1.4.21 1.9.0 @@ -115,7 +115,7 @@ org.apache.commons commons-exec - 1.5.0 + 1.6.0 org.asciidoctor @@ -217,12 +217,12 @@ org.jruby jruby - 10.0.0.1 + 10.0.2.0 com.microsoft.playwright playwright - 1.55.0 + 1.57.0 @@ -537,7 +537,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.44.4 + 2.46.1 @@ -607,7 +607,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.1 + 3.6.2 restrict-log4j-versions