From c92c8dd9c1ddccf336114a459393d54813b7bce4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 13:08:11 +0000 Subject: [PATCH] Update io.quarkus to v3.11.1 --- gradle.properties | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index d66ea44..eb94721 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=org.seasar.doma version=1.0 -quarkusVersion=3.11.0 +quarkusVersion=3.11.1 quarkusDomaVersion=0.0.9 domaVersion=2.60.0 diff --git a/pom.xml b/pom.xml index 04e3482..1dc1b21 100644 --- a/pom.xml +++ b/pom.xml @@ -8,10 +8,10 @@ 1.0 - 3.11.0 + 3.11.1 quarkus-bom io.quarkus - 3.11.0 + 3.11.1 0.0.9 2.60.0 3.2.5