From 968089162a63aaa8a9f8e8df4c92704941f6cbd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 12:00:58 +0000 Subject: [PATCH] Bump the maven-minor-patch group across 1 directory with 21 updates Bumps the maven-minor-patch group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.testng:testng](https://github.com/testng-team/testng) | `7.8.0` | `7.12.0` | | [com.h2database:h2](https://github.com/h2database/h2database) | `2.2.224` | `2.4.240` | | [org.testcontainers:mysql](https://github.com/testcontainers/testcontainers-java) | `1.20.6` | `1.21.4` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.6` | `1.21.4` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.3` | `42.7.13` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.45.3.0` | `3.53.4.0` | | [commons-logging:commons-logging](https://github.com/apache/commons-logging) | `1.2` | `1.4.0` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.21.4` | `2.22.2` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) | `2.21.4` | `2.22.2` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson-annotations) | `2.21` | `2.22` | | [org.osgi:org.osgi.service.component.annotations](https://github.com/osgi/osgi) | `1.4.0` | `1.5.1` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.9.0` | `2.14.0` | | io.swagger:swagger-annotations | `1.6.14` | `1.6.16` | | com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider | `2.21.2` | `2.22.2` | | [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) | `3.3.2` | `3.5.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.6.3` | | [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) | `3.6.0` | `3.8.0` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.1.0` | `3.5.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.11.0` | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.5.0` | `3.6.1` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.11` | `0.8.15` | Updates `org.testng:testng` from 7.8.0 to 7.12.0 - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/testng-team/testng/compare/7.8.0...7.12.0) Updates `com.h2database:h2` from 2.2.224 to 2.4.240 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.2.224...version-2.4.240) Updates `org.testcontainers:mysql` from 1.20.6 to 1.21.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.6...1.21.4) Updates `org.testcontainers:postgresql` from 1.20.6 to 1.21.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.6...1.21.4) Updates `org.testcontainers:postgresql` from 1.20.6 to 1.21.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.6...1.21.4) Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.13 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.3...REL42.7.13) Updates `org.xerial:sqlite-jdbc` from 3.45.3.0 to 3.53.4.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.45.3.0...3.53.4.0) Updates `commons-logging:commons-logging` from 1.2 to 1.4.0 - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-logging/commits/rel/commons-logging-1.4.0) Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.4 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.21.4...jackson-core-2.22.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.4 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson-databind/compare/jackson-databind-2.21.4...jackson-databind-2.22.2) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.21 to 2.22 - [Commits](https://github.com/FasterXML/jackson-annotations/compare/jackson-annotations-2.21...jackson-annotations-2.22) Updates `org.osgi:org.osgi.service.component.annotations` from 1.4.0 to 1.5.1 - [Commits](https://github.com/osgi/osgi/commits) Updates `com.google.code.gson:gson` from 2.9.0 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.9.0...gson-parent-2.14.0) Updates `io.swagger:swagger-annotations` from 1.6.14 to 1.6.16 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.4 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson-databind/compare/jackson-databind-2.21.4...jackson-databind-2.22.2) Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.21.2 to 2.22.2 Updates `org.apache.maven.plugins:maven-war-plugin` from 3.3.2 to 3.5.1 - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.2...maven-war-plugin-3.5.1) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.6.3) Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.6.0 to 3.8.0 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...v3.8.0) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.1.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.11.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.11.0) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.5.0...3.6.1) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.15) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.testcontainers:mysql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.testcontainers:postgresql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.testcontainers:postgresql dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: commons-logging:commons-logging dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.osgi:org.osgi.service.component.annotations dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: io.swagger:swagger-annotations dependency-version: 1.6.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 8720b308..a20f288f 100644 --- a/pom.xml +++ b/pom.xml @@ -552,16 +552,16 @@ 4.0.1 2.1.1 2.0.1.Final - 7.8.0 + 7.12.0 5.23.0 1.7.36 - 2.2.224 - 1.20.6 + 2.4.240 + 1.21.4 8.3.0 - 42.7.3 - 3.45.3.0 + 42.7.13 + 3.53.4.0 2.39 - 0.8.11 + 0.8.15 6.1.3 4.12.34 @@ -588,7 +588,7 @@ 2.3.2.wso2v1 - 2.9.0 + 2.14.0 [2.8.0, 3.0.0) 3.6.12 - 2.21.4 + 2.22.2 - 2.21 - 2.21.2 - 1.6.14 + 2.22 + 2.22.2 + 1.6.16 1.2.11-wso2v16 1.2.0 - 1.2 - 1.4.0 + 1.4.0 + 1.5.1 7.0.0 [1.7.0, 2.0.0) [1.2.0, 2.0.0) [1.2.0, 2.0.0) 5.1.9 - 3.3.2 - 3.1.0 - 3.6.0 + 3.5.1 + 3.6.3 + 3.8.0 1.8 - 3.1.0 - 3.6.1 - 3.5.0 + 3.5.0 + 3.11.0 + 3.6.1 6.6.0