From ed0981015efd8f0d5128ef2e44c854c4d062064e Mon Sep 17 00:00:00 2001 From: Andrus Adamchik Date: Fri, 7 Jun 2024 15:08:10 -0400 Subject: [PATCH] Upgrading JUnit to 5.10.2 #677 --- RELEASE-NOTES.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 5001e8055..562e2461b 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,6 @@ ## Release 5.0-M20 -* #651 Exp: numeric scalars to support "_" +* #651 Exp: numeric scalars to support underscore * #653 Exp syntax: do not support space in the named parameter token * #654 Exp syntax: function names should not be keywords * #655 Exp syntax: deprecate case-insensitivity of NULL and booleans @@ -10,6 +10,7 @@ * #660 Builders: auto-detect multi-column IDs * #662 Update expression parser with JavaCC 7.0.13 * #673 OpenAPI should have an "array of string" schema for "include" and "exclude" +* #677 Upgrading JUnit to 5.10.2 ## Release 5.0.M19 diff --git a/pom.xml b/pom.xml index 619411f88..59d51ae9b 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 3.0-M4 - 5.9.1 + 5.10.2 2.1.12 3.9.0