From cc62f6aad1dd18a5498449ff747ba6a7fabb117e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:34:04 -0300 Subject: [PATCH] Bump quarkus.version from 3.15.0 to 3.15.1 (#141) Bumps `quarkus.version` from 3.15.0 to 3.15.1. Updates `io.quarkus:quarkus-bom` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.15.0...3.15.1) Updates `io.quarkus:quarkus-maven-plugin` from 3.15.0 to 3.15.1 Updates `io.quarkus:quarkus-config-doc-maven-plugin` from 3.15.0 to 3.15.1 Updates `io.quarkus:quarkus-extension-processor` from 3.15.0 to 3.15.1 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.15.0...3.15.1) --- 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-config-doc-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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8817ba..07d6758 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ HEAD - 3.15.0 + 3.15.1 3.0.10.Final