From a3b20bdbc4296cee40cd19bf3b9d10f07c61cc46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:12:41 +0000 Subject: [PATCH] Update io.quarkus to v3.28.2 --- gradle.properties | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9bfc1c4..94acc85 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.seasar.doma version=1.0 -quarkusVersion=3.28.1 +quarkusVersion=3.28.2 quarkusDomaVersion=1.0.6 domaVersion=3.11.0 diff --git a/pom.xml b/pom.xml index b1bea25..756b623 100644 --- a/pom.xml +++ b/pom.xml @@ -8,10 +8,10 @@ 1.0 - 3.28.1 + 3.28.2 quarkus-bom io.quarkus - 3.28.1 + 3.28.2 1.0.6 3.11.0 3.5.4