diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fa368cb880..0f0d50d4e9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -88,6 +88,7 @@ The type attribute can be add,update,fix,remove. Fixes java.lang.IndexOutOfBoundsException for ATHROW on empty stack #223. Fixes java.lang.StackOverflowError in Select#toString(boolean) #229. Fix for type.getType(...) use on non-signature type names #221. + Fix EmptyVisitorTestCase on Java 21. Bump commons-parent from 54 to 64 #189, #198, #222. Bump jna.version from 5.12.1 to 5.13.0 #203.