diff --git a/bigquery/runtime/src/main/java/io/netty/buffer/PooledByteBufAllocatorL.java b/bigquery/runtime/src/main/java/io/netty/buffer/PooledByteBufAllocatorL.java index 65908bd2..616b57ee 100644 --- a/bigquery/runtime/src/main/java/io/netty/buffer/PooledByteBufAllocatorL.java +++ b/bigquery/runtime/src/main/java/io/netty/buffer/PooledByteBufAllocatorL.java @@ -161,7 +161,7 @@ public InnerAllocator() { } private UnsafeDirectLittleEndian newDirectBufferL(int initialCapacity, int maxCapacity) { - PoolArenasCache cache = threadCache(); + PoolThreadCache cache = threadCache(); PoolArena directArena = cache.directArena; if (directArena != null) { diff --git a/bom/pom.xml b/bom/pom.xml index d263ff7c..35630a59 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,7 +24,6 @@ 1.6.8 0.26.0 2.5.2 - 24.1.6 @@ -86,11 +85,6 @@ conscrypt-openjdk-uber ${conscrypt.version} - - org.mvnpm.at.vaadin - a11y-base - ${a11y-base.version} - diff --git a/pom.xml b/pom.xml index 781ecfb4..f573d280 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 11 11 true - 3.3.0 + 3.4.0.CR1 3.8.1 3.4.1 3.24.2