From 0aa6ea78a6f2772cebd4c3afa47cfd46d043aaa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 11:58:50 +0000 Subject: [PATCH 1/3] Bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.0 Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.8 to 3.2.0. - [Release notes](https://github.com/smallrye/jandex/releases) - [Commits](https://github.com/smallrye/jandex/compare/3.1.8...3.2.0) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../quarkus-asyncapi-scanner-tests-simple/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml b/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml index 965f177..120f26f 100644 --- a/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml +++ b/quarkus-asyncapi-scanner/quarkus-asyncapi-scanner-tests/quarkus-asyncapi-scanner-tests-simple/pom.xml @@ -69,7 +69,7 @@ io.smallrye jandex-maven-plugin - 3.1.8 + 3.2.0 make-index From 4c47c84a660ca37aea136941a40ccba38ee710cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 05:32:01 +0000 Subject: [PATCH 2/3] Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.3...assertj-build-3.26.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c78aac7..707616f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ UTF-8 UTF-8 3.11.1 - 3.25.3 + 3.26.0 2.0.13 1.0.0-RC2 5.12.0 From 5696ed6da0b5acb951e748642bb122d318aba9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 11:54:36 +0000 Subject: [PATCH 3/3] Bump quarkus.version from 3.11.1 to 3.11.2 Bumps `quarkus.version` from 3.11.1 to 3.11.2. Updates `io.quarkus:quarkus-bom` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.11.1...3.11.2) Updates `io.quarkus:quarkus-maven-plugin` from 3.11.1 to 3.11.2 Updates `io.quarkus:quarkus-extension-processor` from 3.11.1 to 3.11.2 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.11.1...3.11.2) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-extension-processor dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 707616f..fd93f50 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 11 UTF-8 UTF-8 - 3.11.1 + 3.11.2 3.26.0 2.0.13 1.0.0-RC2