From bc65976e9920488ceb0a97c987ad650121cf54e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 01:42:50 +0000 Subject: [PATCH] Bump the maven group across 12 directories with 11 updates Bumps the maven group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [junit:junit](https://github.com/junit-team/junit4) | `4.10` | `4.13.1` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20131018` | `20231013` | | [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/Resteasy) | `3.0.19.Final` | `3.14.0.Final` | | org.apache.commons:commons-lang3 | `3.3.2` | `3.18.0` | | org.apache.tomee:apache-tomee | `7.0.1` | `7.0.9` | | [com.h2database:h2](https://github.com/h2database/h2database) | `1.3.173` | `2.2.220` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.9.1` | `1.15.3` | | org.hsqldb:hsqldb | `2.3.3` | `2.7.1` | Bumps the maven group with 6 updates in the /ejb/embeddable directory: | Package | From | To | | --- | --- | --- | | [junit:junit](https://github.com/junit-team/junit4) | `4.10` | `4.13.1` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20131018` | `20231013` | | [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/Resteasy) | `3.0.19.Final` | `3.14.0.Final` | | org.apache.commons:commons-lang3 | `3.3.2` | `3.18.0` | | org.apache.tomee:apache-tomee | `7.0.1` | `7.0.9` | | [com.h2database:h2](https://github.com/h2database/h2database) | `1.4.191` | `2.2.220` | Bumps the maven group with 1 update in the /extra/camel directory: org.apache.camel:camel-core. Bumps the maven group with 1 update in the /extra/quartz directory: [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz). Bumps the maven group with 1 update in the /extra/spock-tests directory: [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy). Bumps the maven group with 2 updates in the /jaspic/common directory: [junit:junit](https://github.com/junit-team/junit4) and [org.jsoup:jsoup](https://github.com/jhy/jsoup). Bumps the maven group with 1 update in the /jpa/aggregate-function-in-select directory: org.hsqldb:hsqldb. Bumps the maven group with 1 update in the /jpa/datasourcedefinition directory: [com.h2database:h2](https://github.com/h2database/h2database). Bumps the maven group with 1 update in the /jpa/datasourcedefinition-annotation-pu directory: [com.h2database:h2](https://github.com/h2database/h2database). Bumps the maven group with 1 update in the /jpa/datasourcedefinition-applicationxml-pu directory: [com.h2database:h2](https://github.com/h2database/h2database). Bumps the maven group with 1 update in the /jpa/datasourcedefinition-webxml-pu directory: [com.h2database:h2](https://github.com/h2database/h2database). Bumps the maven group with 6 updates in the /test-utils directory: | Package | From | To | | --- | --- | --- | | [junit:junit](https://github.com/junit-team/junit4) | `4.11` | `4.13.1` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20131018` | `20231013` | | [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/Resteasy) | `3.0.19.Final` | `3.14.0.Final` | | org.apache.commons:commons-lang3 | `3.3.2` | `3.18.0` | | org.apache.tomee:apache-tomee | `7.0.1` | `7.0.9` | | [com.h2database:h2](https://github.com/h2database/h2database) | `1.4.191` | `2.2.220` | Updates `junit:junit` from 4.10 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Updates `org.json:json` from 20131018 to 20231013 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Updates `org.jboss.resteasy:resteasy-client` from 3.0.19.Final to 3.14.0.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.19.Final...3.14.0.Final) Updates `org.apache.commons:commons-lang3` from 3.3.2 to 3.18.0 Updates `org.apache.tomee:apache-tomee` from 7.0.1 to 7.0.9 Updates `com.h2database:h2` from 1.3.173 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) Updates `org.jsoup:jsoup` from 1.9.1 to 1.15.3 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/jsoup-1.15.3/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.9.1...jsoup-1.15.3) Updates `org.hsqldb:hsqldb` from 2.3.3 to 2.7.1 Updates `junit:junit` from 4.10 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Updates `org.json:json` from 20131018 to 20231013 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Updates `org.jboss.resteasy:resteasy-client` from 3.0.19.Final to 3.14.0.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.19.Final...3.14.0.Final) Updates `org.apache.commons:commons-lang3` from 3.3.2 to 3.18.0 Updates `org.apache.tomee:apache-tomee` from 7.0.1 to 7.0.9 Updates `com.h2database:h2` from 1.4.191 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) Updates `org.apache.camel:camel-core` from 2.13.0 to 3.21.4 Updates `org.quartz-scheduler:quartz` from 2.2.0 to 2.3.2 - [Release notes](https://github.com/quartz-scheduler/quartz/releases) - [Changelog](https://github.com/quartz-scheduler/quartz/blob/v2.3.2/docs/changelog.adoc) - [Commits](https://github.com/quartz-scheduler/quartz/compare/quartz-2.2.0...v2.3.2) Updates `org.codehaus.groovy:groovy-all` from 2.3.0 to 2.4.21 - [Commits](https://github.com/apache/groovy/commits) Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Updates `org.jsoup:jsoup` from 1.9.1 to 1.15.3 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/jsoup-1.15.3/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.9.1...jsoup-1.15.3) Updates `org.hsqldb:hsqldb` from 2.3.3 to 2.7.1 Updates `com.h2database:h2` from 1.3.173 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) Updates `com.h2database:h2` from 1.3.173 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) Updates `com.h2database:h2` from 1.3.173 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) Updates `com.h2database:h2` from 1.3.173 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Updates `org.json:json` from 20131018 to 20231013 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Updates `org.jboss.resteasy:resteasy-client` from 3.0.19.Final to 3.14.0.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.19.Final...3.14.0.Final) Updates `org.apache.commons:commons-lang3` from 3.3.2 to 3.18.0 Updates `org.apache.tomee:apache-tomee` from 7.0.1 to 7.0.9 Updates `com.h2database:h2` from 1.4.191 to 2.2.220 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/commits/version-2.2.220) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:production dependency-group: maven - dependency-name: org.json:json dependency-version: '20231013' dependency-type: direct:development dependency-group: maven - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 3.14.0.Final dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomee:apache-tomee dependency-version: 7.0.9 dependency-type: direct:production dependency-group: maven - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:development dependency-group: maven - dependency-name: org.jsoup:jsoup dependency-version: 1.15.3 dependency-type: direct:production dependency-group: maven - dependency-name: org.hsqldb:hsqldb dependency-version: 2.7.1 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:production dependency-group: maven - dependency-name: org.json:json dependency-version: '20231013' dependency-type: direct:development dependency-group: maven - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 3.14.0.Final dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomee:apache-tomee dependency-version: 7.0.9 dependency-type: direct:production dependency-group: maven - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.camel:camel-core dependency-version: 3.21.4 dependency-type: direct:production dependency-group: maven - dependency-name: org.quartz-scheduler:quartz dependency-version: 2.3.2 dependency-type: direct:production dependency-group: maven - dependency-name: org.codehaus.groovy:groovy-all dependency-version: 2.4.21 dependency-type: direct:development dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:production dependency-group: maven - dependency-name: org.jsoup:jsoup dependency-version: 1.15.3 dependency-type: direct:production dependency-group: maven - dependency-name: org.hsqldb:hsqldb dependency-version: 2.7.1 dependency-type: direct:production dependency-group: maven - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:production dependency-group: maven - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:production dependency-group: maven - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:production dependency-group: maven - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: org.json:json dependency-version: '20231013' dependency-type: direct:development dependency-group: maven - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 3.14.0.Final dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.tomee:apache-tomee dependency-version: 7.0.9 dependency-type: direct:production dependency-group: maven - dependency-name: com.h2database:h2 dependency-version: 2.2.220 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] --- ejb/embeddable/pom.xml | 2 +- extra/camel/pom.xml | 2 +- extra/quartz/pom.xml | 2 +- extra/spock-tests/pom.xml | 2 +- jaspic/common/pom.xml | 4 ++-- jpa/aggregate-function-in-select/pom.xml | 2 +- jpa/datasourcedefinition-annotation-pu/pom.xml | 2 +- .../pom.xml | 2 +- jpa/datasourcedefinition-webxml-pu/pom.xml | 2 +- jpa/datasourcedefinition/pom.xml | 2 +- pom.xml | 16 ++++++++-------- test-utils/pom.xml | 2 +- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/ejb/embeddable/pom.xml b/ejb/embeddable/pom.xml index 17032dd7d..cc1eacac5 100644 --- a/ejb/embeddable/pom.xml +++ b/ejb/embeddable/pom.xml @@ -18,7 +18,7 @@ junit junit - 4.10 + 4.13.1 test jar diff --git a/extra/camel/pom.xml b/extra/camel/pom.xml index 18e38e6cf..8ffe12002 100644 --- a/extra/camel/pom.xml +++ b/extra/camel/pom.xml @@ -15,7 +15,7 @@ Java EE 7 Samples: extras - camel - 2.13.0 + 3.21.4 diff --git a/extra/quartz/pom.xml b/extra/quartz/pom.xml index a20d13014..737ae0683 100644 --- a/extra/quartz/pom.xml +++ b/extra/quartz/pom.xml @@ -18,7 +18,7 @@ org.quartz-scheduler quartz - 2.2.0 + 2.3.2 diff --git a/extra/spock-tests/pom.xml b/extra/spock-tests/pom.xml index 01d948fbf..39c6e0c18 100644 --- a/extra/spock-tests/pom.xml +++ b/extra/spock-tests/pom.xml @@ -14,7 +14,7 @@ 1.0.0.Beta2 0.7-groovy-2.0 - 2.3.0 + 2.4.21 diff --git a/jaspic/common/pom.xml b/jaspic/common/pom.xml index ff71707d5..3cbb81362 100644 --- a/jaspic/common/pom.xml +++ b/jaspic/common/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.11 + 4.13.1 provided @@ -39,7 +39,7 @@ org.jsoup jsoup - 1.9.1 + 1.15.3 diff --git a/jpa/aggregate-function-in-select/pom.xml b/jpa/aggregate-function-in-select/pom.xml index 4d61e77ac..19a26a922 100644 --- a/jpa/aggregate-function-in-select/pom.xml +++ b/jpa/aggregate-function-in-select/pom.xml @@ -16,7 +16,7 @@ org.hsqldb hsqldb - 2.3.3 + 2.7.1 diff --git a/jpa/datasourcedefinition-annotation-pu/pom.xml b/jpa/datasourcedefinition-annotation-pu/pom.xml index 43c340ed8..7b2f0707f 100644 --- a/jpa/datasourcedefinition-annotation-pu/pom.xml +++ b/jpa/datasourcedefinition-annotation-pu/pom.xml @@ -15,7 +15,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/jpa/datasourcedefinition-applicationxml-pu/pom.xml b/jpa/datasourcedefinition-applicationxml-pu/pom.xml index 00dcc6883..640be3a7f 100644 --- a/jpa/datasourcedefinition-applicationxml-pu/pom.xml +++ b/jpa/datasourcedefinition-applicationxml-pu/pom.xml @@ -15,7 +15,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/jpa/datasourcedefinition-webxml-pu/pom.xml b/jpa/datasourcedefinition-webxml-pu/pom.xml index e46b376ef..49465d15a 100644 --- a/jpa/datasourcedefinition-webxml-pu/pom.xml +++ b/jpa/datasourcedefinition-webxml-pu/pom.xml @@ -15,7 +15,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/jpa/datasourcedefinition/pom.xml b/jpa/datasourcedefinition/pom.xml index 76b6a7f75..61233d8c9 100644 --- a/jpa/datasourcedefinition/pom.xml +++ b/jpa/datasourcedefinition/pom.xml @@ -14,7 +14,7 @@ com.h2database h2 - 1.3.173 + 2.2.220 diff --git a/pom.xml b/pom.xml index 5a7f94ce9..d97228ad2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 4.1.1 16.0.0.3 10.1.0.Final - 7.0.1 + 7.0.9 8.5.6 @@ -125,7 +125,7 @@ junit junit - 4.12 + 4.13.1 test @@ -206,7 +206,7 @@ org.json json - 20131018 + 20231013 test @@ -326,7 +326,7 @@ org.jboss.resteasy resteasy-client - 3.0.19.Final + 3.14.0.Final test @@ -442,7 +442,7 @@ org.jboss.resteasy resteasy-client - 3.0.19.Final + 3.14.0.Final test @@ -552,7 +552,7 @@ org.jboss.resteasy resteasy-client - 3.0.19.Final + 3.14.0.Final test @@ -761,7 +761,7 @@ org.apache.commons commons-lang3 - 3.3.2 + 3.18.0 @@ -824,7 +824,7 @@ com.h2database h2 - 1.4.191 + 2.2.220 test diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 79b77454d..183191416 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -15,7 +15,7 @@ junit junit - 4.11 + 4.13.1 org.jboss.arquillian.container