From 64b8279b77edb7572b702e8fc879de14af4357b5 Mon Sep 17 00:00:00 2001 From: Piotr Findeisen Date: Tue, 6 Feb 2024 10:08:35 +0100 Subject: [PATCH] Update junit to 5.10.2 JUnit 5.10.1 has this somewhat desired feature of not ignoring overridden tests. This is important behavioral aspect changed back in 5.10.2. Worth updating if only to prevent becoming used to 5.10.1 behavior. --- CHANGES.md | 2 ++ airbase/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 19e6d8148..be5f70f71 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ Airbase 150 * Verify JUnit tests with Airlift `junit-extensions` verifier. +* Dependency updates: + - junit 5.10.2 (from 5.10.1) Airbase 149 * Remove bval dependency diff --git a/airbase/pom.xml b/airbase/pom.xml index c2b28d9e1..7ef8a64bc 100644 --- a/airbase/pom.xml +++ b/airbase/pom.xml @@ -176,7 +176,7 @@ 1.37 1.25 2.12.6 - 5.10.1 + 5.10.2 1.9.22 1.4.14 2.7.0