Skip to content

Commit

Permalink
Fixed #387 - Upgrade smpp to 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Nov 26, 2023
1 parent 67c8cc3 commit 19d4691
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
:issue-381: https://github.com/khmarbaise/maven-it-extension/issues/381[Fixed #381]
:issue-382: https://github.com/khmarbaise/maven-it-extension/issues/382[Fixed #382]
:issue-384: https://github.com/khmarbaise/maven-it-extension/issues/384[Fixed #384]
:issue-387: https://github.com/khmarbaise/maven-it-extension/issues/387[Fixed #387]
:issue-??: https://github.com/khmarbaise/maven-it-extension/issues/??[Fixed #??]

:release_0_13_0: https://github.com/khmarbaise/maven-it-extension/milestone/13
Expand Down Expand Up @@ -103,6 +104,7 @@
* {issue-375} - Upgrade mockito-bom to 5.5.0
* {issue-376} - Upgrade apiguardian-api to 1.1.2
* {issue-384} - Upgrade JUnit Jupiter to 5.10.1
* {issue-387} - Upgrade smpp to 6.0.4

*Build Improvements*

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.soebes.smpp</groupId>
<artifactId>smpp</artifactId>
<version>6.0.3</version>
<version>6.0.4</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 19d4691

Please sign in to comment.