Skip to content

Commit

Permalink
Step commons-cli to version 1.6.0 (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl authored Mar 13, 2024
1 parent d940983 commit 77ecc94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changes

## Version 3.1.0 (unreleased)
## Version 3.1.0

* Step commons-cli to version 1.6.0 - #263
* Add Audit Prepare statements - #226

## Version 3.0.0 (only flavor ecaudit_c4.1)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

<pmd-config-url>pmd-rules.xml</pmd-config-url>

<commons-cli.version>1.4</commons-cli.version>
<commons-cli.version>1.6.0</commons-cli.version>
<chronicle-queue.version>4.16.5</chronicle-queue.version>

<assertj.version>3.22.0</assertj.version>
Expand Down

0 comments on commit 77ecc94

Please sign in to comment.