From 43d9d654a2a472de4e8b618cc47d5b4db11be043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 12:05:43 +0000 Subject: [PATCH] chore(deps): bump the misc group across 1 directory with 5 updates Bumps the misc group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) | `5.4.0` | `5.5.7` | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.33.2.1` | `3.33.3` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.33.2.1` | `3.33.3` | | software.amazon.awssdk:bom | `2.29.0` | `2.50.2` | | org.apache.pdfbox:pdfbox | `3.0.7` | `3.0.8` | Updates `io.rest-assured:rest-assured` from 5.4.0 to 5.5.7 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-5.4.0...rest-assured-5.5.7) Updates `io.quarkus.platform:quarkus-bom` from 3.33.2.1 to 3.33.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2.1...3.33.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.33.2.1 to 3.33.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2.1...3.33.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.33.2.1 to 3.33.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.33.2.1...3.33.3) Updates `software.amazon.awssdk:bom` from 2.29.0 to 2.50.2 Updates `org.apache.pdfbox:pdfbox` from 3.0.7 to 3.0.8 --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.33.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.33.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.33.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: org.apache.pdfbox:pdfbox dependency-version: 3.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc - dependency-name: software.amazon.awssdk:bom dependency-version: 2.49.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc ... Signed-off-by: dependabot[bot] --- examples/platform-integration/runtime-quarkus/pom.xml | 2 +- examples/use-cases/contract-signing/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/platform-integration/runtime-quarkus/pom.xml b/examples/platform-integration/runtime-quarkus/pom.xml index f528547..657f062 100644 --- a/examples/platform-integration/runtime-quarkus/pom.xml +++ b/examples/platform-integration/runtime-quarkus/pom.xml @@ -20,7 +20,7 @@ UTF-8 21 - 3.33.2.1 + 3.33.3 2.1.2 diff --git a/examples/use-cases/contract-signing/pom.xml b/examples/use-cases/contract-signing/pom.xml index 4ce7fa1..36d6de7 100644 --- a/examples/use-cases/contract-signing/pom.xml +++ b/examples/use-cases/contract-signing/pom.xml @@ -19,7 +19,7 @@ 21 2.1.0 - 2.29.0 + 2.50.2 @@ -79,7 +79,7 @@ org.apache.pdfbox pdfbox - 3.0.7 + 3.0.8 @@ -116,7 +116,7 @@ io.rest-assured rest-assured - 5.4.0 + 5.5.7 test