diff --git a/core/pom.xml b/core/pom.xml index 6dba16936..1887fa201 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -44,17 +44,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value @@ -159,7 +159,7 @@ org.ow2.asm asm-util - 9.5 + 9.6 diff --git a/jdbc/mariadb/pom.xml b/jdbc/mariadb/pom.xml index 24298a843..871eff84a 100644 --- a/jdbc/mariadb/pom.xml +++ b/jdbc/mariadb/pom.xml @@ -45,17 +45,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value diff --git a/jdbc/mysql-j-8/pom.xml b/jdbc/mysql-j-8/pom.xml index 8de72d7bb..0951a1ffa 100644 --- a/jdbc/mysql-j-8/pom.xml +++ b/jdbc/mysql-j-8/pom.xml @@ -49,17 +49,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value diff --git a/jdbc/postgres/pom.xml b/jdbc/postgres/pom.xml index 9203caf5b..f57f34c3c 100644 --- a/jdbc/postgres/pom.xml +++ b/jdbc/postgres/pom.xml @@ -45,17 +45,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value diff --git a/jdbc/sqlserver/pom.xml b/jdbc/sqlserver/pom.xml index c975efdf2..578d0f9e2 100644 --- a/jdbc/sqlserver/pom.xml +++ b/jdbc/sqlserver/pom.xml @@ -45,17 +45,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value diff --git a/r2dbc/core/pom.xml b/r2dbc/core/pom.xml index b9951bd34..7f83db0a5 100644 --- a/r2dbc/core/pom.xml +++ b/r2dbc/core/pom.xml @@ -43,17 +43,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.guava diff --git a/r2dbc/mysql/pom.xml b/r2dbc/mysql/pom.xml index 5c6bb6b82..89548dea4 100644 --- a/r2dbc/mysql/pom.xml +++ b/r2dbc/mysql/pom.xml @@ -94,17 +94,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value diff --git a/r2dbc/postgres/pom.xml b/r2dbc/postgres/pom.xml index 12bd0fbd6..1a65f9a27 100644 --- a/r2dbc/postgres/pom.xml +++ b/r2dbc/postgres/pom.xml @@ -100,17 +100,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value diff --git a/r2dbc/sqlserver/pom.xml b/r2dbc/sqlserver/pom.xml index f6723f3c8..54cd632b2 100644 --- a/r2dbc/sqlserver/pom.xml +++ b/r2dbc/sqlserver/pom.xml @@ -95,17 +95,17 @@ org.ow2.asm asm - 9.5 + 9.6 org.ow2.asm asm-tree - 9.5 + 9.6 org.ow2.asm asm-analysis - 9.5 + 9.6 com.google.auto.value