From fd2ad5f73a4dcf2b06bdba10a2bc73bd02fdffc5 Mon Sep 17 00:00:00 2001 From: Karl Heinz Marbaise Date: Sat, 4 Jan 2025 12:29:04 +0100 Subject: [PATCH] Fixed #499 - Upgrade junit-bom 5.11.4 --- .../main/asciidoc/release-notes/_release-notes-0.14.0.adoc | 6 ++++-- pom.xml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc index 37b1e9d3e..07ee345a8 100644 --- a/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc +++ b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc @@ -45,13 +45,14 @@ :issue-481: https://github.com/khmarbaise/maven-it-extension/issues/481[Fixed #481] :issue-483: https://github.com/khmarbaise/maven-it-extension/issues/483[Fixed #483] :issue-492: https://github.com/khmarbaise/maven-it-extension/issues/492[Fixed #492] -:issue-493: https://github.com/khmarbaise/maven-it-extension/issues/495[Fixed #495] +:issue-495: https://github.com/khmarbaise/maven-it-extension/issues/495[Fixed #495] +:issue-499: https://github.com/khmarbaise/maven-it-extension/issues/499[Fixed #499] :pr-460: https://github.com/khmarbaise/maven-it-extension/pull/460[Pull request #460] :pr-462: https://github.com/khmarbaise/maven-it-extension/pull/462[Pull request #462] :release_0_14_0: https://github.com/khmarbaise/maven-it-extension/milestone/14 -*Date of Release:* XXX, 2024 +*Date of Release:* XXX, 2025 *Details* @@ -86,6 +87,7 @@ * {issue-477} - Upgrade assertj-bom 3.26.3 * {issue-492} - Upgrade JUnit-BOM 5.11.2 * {issue-495} - Upgrade JUnit-BOM 5.11.3 + * {issue-499} - Upgrade JUnit-BOM 5.11.4 * {issue-???} - ? *Build Improvements* diff --git a/pom.xml b/pom.xml index 685b9ae93..32e265e9f 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ org.junit junit-bom - 5.11.3 + 5.11.4 import pom