From 20eca9e584eb67a445c15c551fb3026bc7ffc3ee Mon Sep 17 00:00:00 2001 From: Karl Heinz Marbaise Date: Thu, 6 Apr 2023 11:32:31 +0200 Subject: [PATCH] Fixed #344 - Upgrade smpp to 6.0.1 --- .../src/main/asciidoc/release-notes/_release-notes-0.13.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.13.0.adoc b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.13.0.adoc index 9eba20c137..b5979b5bfd 100644 --- a/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.13.0.adoc +++ b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.13.0.adoc @@ -27,6 +27,7 @@ :issue-332: https://github.com/khmarbaise/maven-it-extension/issues/332[Fixed #332] :issue-334: https://github.com/khmarbaise/maven-it-extension/issues/334[Fixed #334] :issue-342: https://github.com/khmarbaise/maven-it-extension/issues/342[Fixed #342] +:issue-344: https://github.com/khmarbaise/maven-it-extension/issues/344[Fixed #344] :issue-??: https://github.com/khmarbaise/maven-it-extension/issues/??[Fixed #??] :release_0_13_0: https://github.com/khmarbaise/maven-it-extension/milestone/13 @@ -68,6 +69,7 @@ * {issue-332} - Upgrade mockito to 5.1.1 * {issue-334} - Upgrade assertj-bom to 3.24.2 * {issue-342} - Upgrade smpp to 6.0.0 + * {issue-344} - Upgrade smpp to 6.0.1 *Build Improvements* diff --git a/pom.xml b/pom.xml index a161b8c28b..96d502ef20 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.soebes.smpp smpp - 6.0.0 + 6.0.1