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 7df8a0ca8..d68aaa2cd 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 @@ -37,6 +37,7 @@ :issue-464: https://github.com/khmarbaise/maven-it-extension/issues/464[Fixed #464] :issue-457: https://github.com/khmarbaise/maven-it-extension/issues/457[Fixed #457] :issue-459: https://github.com/khmarbaise/maven-it-extension/issues/459[Fixed #459] +:issue-466: https://github.com/khmarbaise/maven-it-extension/issues/466[Fixed #466] :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] @@ -69,6 +70,7 @@ * {issue-453} - Upgrade memoryfilesystem to 2.8.0 * {issue-463} - Upgrade smpp to 6.0.6 * {issue-440} - Upgrade ITF Framework Maven Version minimum to 3.8.1 + * {issue-466} - Upgrade JUnit-BOM 5.11.0 * {issue-???} - ? *Build Improvements* diff --git a/pom.xml b/pom.xml index 21e64faad..973acdf86 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ org.junit junit-bom - 5.10.1 + 5.11.0-M2 import pom