From 5cfdf0842616df506609e854facf3d319ca374a6 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Thu, 19 Jan 2023 15:32:21 +0100 Subject: [PATCH] [jOOQ/jOOQ#14519] Upgrade asm and bytebuddy to support JDK 19 tests --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b9a7033c9d..f6375383e9 100644 --- a/pom.xml +++ b/pom.xml @@ -706,12 +706,12 @@ maven-plugin-plugin 3.6.0 - + org.ow2.asm asm - 9.1 + 9.4 @@ -804,12 +804,12 @@ none:none - + org.ow2.asm asm - 9.1 + 9.4