From 7535b2537a2e6cb0217e7bddbcbf751607c101b9 Mon Sep 17 00:00:00 2001 From: Karl Heinz Marbaise Date: Fri, 23 Aug 2024 18:59:09 +0200 Subject: [PATCH] Fixed #477 - Upgrade assertj-bom 3.26.3 --- .../src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 69b2cb1e5..de70bd067 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 @@ -40,6 +40,7 @@ :issue-466: https://github.com/khmarbaise/maven-it-extension/issues/466[Fixed #466] :issue-468: https://github.com/khmarbaise/maven-it-extension/issues/468[Fixed #468] :issue-474: https://github.com/khmarbaise/maven-it-extension/issues/474[Fixed #474] +:issue-477: https://github.com/khmarbaise/maven-it-extension/issues/477[Fixed #477] :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] :pr-460: https://github.com/khmarbaise/maven-it-extension/pull/460[Pull request #460] @@ -77,6 +78,7 @@ * {issue-468} - Upgrade mockito-bom 5.12.0 * {issue-481} - Upgrade smpp to 7.0.0 * {issue-466} - Upgrade JUnit-BOM 5.11.0 + * {issue-477} - Upgrade assertj-bom 3.26.3 * {issue-???} - ? *Build Improvements* diff --git a/pom.xml b/pom.xml index 5cc0a2bf2..835d56345 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.assertj assertj-bom - 3.25.1 + 3.26.3 import pom