From 47c84eecc7ad4625b74cc0f1da1d122f2088f095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:43:33 +0000 Subject: [PATCH] Bump the quarkiverse group across 1 directory with 3 updates Bumps the quarkiverse group with 3 updates in the / directory: [io.quarkiverse.web-bundler:quarkus-web-bundler](https://github.com/quarkiverse/quarkus-web-bundler), [io.quarkiverse.playwright:quarkus-playwright](https://github.com/quarkiverse/quarkus-playwright) and [io.quarkiverse.jgit:quarkus-jgit](https://github.com/quarkiverse/quarkus-jgit). Updates `io.quarkiverse.web-bundler:quarkus-web-bundler` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/quarkiverse/quarkus-web-bundler/releases) - [Commits](https://github.com/quarkiverse/quarkus-web-bundler/compare/1.7.3...1.8.0) Updates `io.quarkiverse.playwright:quarkus-playwright` from 1.0.0 to 2.0.0 - [Release notes](https://github.com/quarkiverse/quarkus-playwright/releases) - [Commits](https://github.com/quarkiverse/quarkus-playwright/compare/1.0.0...2.0.0) Updates `io.quarkiverse.jgit:quarkus-jgit` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/quarkiverse/quarkus-jgit/releases) - [Commits](https://github.com/quarkiverse/quarkus-jgit/compare/3.3.1...3.3.3) --- updated-dependencies: - dependency-name: io.quarkiverse.web-bundler:quarkus-web-bundler dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quarkiverse - dependency-name: io.quarkiverse.playwright:quarkus-playwright dependency-type: direct:production update-type: version-update:semver-major dependency-group: quarkiverse - dependency-name: io.quarkiverse.jgit:quarkus-jgit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkiverse ... Signed-off-by: dependabot[bot] --- base/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index 325cbf75..b4688a0f 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -25,7 +25,7 @@ ${quarkus.platform.version} ${quarkus.devtools.version} - 3.3.1 + 3.3.3 2.0.7 2.0.5 3.5.1 diff --git a/pom.xml b/pom.xml index 395103fe..5664f0f2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ true 3.5.1 - 1.7.3 - 1.0.0 + 1.8.0 + 2.0.0 2.24.1 ${quarkus.platform.version}