Skip to content

Commit 718427f

Browse files
committed
Fixed #517 - Upgrade smpp 7.0.8
1 parent dd71532 commit 718427f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
:issue-511: https://github.com/khmarbaise/maven-it-extension/issues/511[Fixed #511]
5757
:issue-513: https://github.com/khmarbaise/maven-it-extension/issues/513[Fixed #513]
5858
:issue-515: https://github.com/khmarbaise/maven-it-extension/issues/515[Fixed #515]
59+
:issue-517: https://github.com/khmarbaise/maven-it-extension/issues/517[Fixed #517]
5960
:pr-460: https://github.com/khmarbaise/maven-it-extension/pull/460[Pull request #460]
6061
:pr-462: https://github.com/khmarbaise/maven-it-extension/pull/462[Pull request #462]
6162

@@ -103,7 +104,8 @@
103104
* {issue-508} - Upgrade smpp to 7.0.4
104105
* {issue-511} - Upgrade JUnit-BOM 5.13.0
105106
* {issue-513} - Upgrade smpp to 7.0.5
106-
* {issue-???} - ?
107+
* {issue-517} - Upgrade smpp to 7.0.8
108+
* {issue-???} - ?
107109

108110
*Build Improvements*
109111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>com.soebes.smpp</groupId>
2828
<artifactId>smpp</artifactId>
29-
<version>7.0.5</version>
29+
<version>7.0.8</version>
3030
<relativePath />
3131
</parent>
3232

0 commit comments

Comments
 (0)