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 8d96c4018..37b1e9d3e 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,6 +45,7 @@ :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] :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] @@ -84,6 +85,7 @@ * {issue-466} - Upgrade JUnit-BOM 5.11.0 * {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-???} - ? *Build Improvements* diff --git a/pom.xml b/pom.xml index 799c78291..685b9ae93 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ org.junit junit-bom - 5.11.2 + 5.11.3 import pom