From c2d804d102160e793d92d8f037196af189af644a Mon Sep 17 00:00:00 2001 From: Rob Bygrave Date: Tue, 22 Jul 2025 06:40:38 +1200 Subject: [PATCH] Bump jsonb dependency to 3.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b6d2a1..b12ac02 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.avaje avaje-json-core - 3.5 + 3.6 io.avaje