From e07500ccb6f077e005c1c614e1b53e7d7f72bfa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 09:10:37 +0000 Subject: [PATCH] Update io.quarkus to v3.26.1 --- gradle.properties | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 254bbb7..f45dca7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.seasar.doma version=1.0 -quarkusVersion=3.26.0 +quarkusVersion=3.26.1 quarkusDomaVersion=1.0.6 domaVersion=3.11.0 diff --git a/pom.xml b/pom.xml index 41cf251..6ce717f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,10 +8,10 @@ 1.0 - 3.26.0 + 3.26.1 quarkus-bom io.quarkus - 3.26.0 + 3.26.1 1.0.6 3.11.0 3.5.3