Skip to content

Commit

Permalink
'Merge branch 'release/c3.11' into release/c4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl committed Mar 13, 2024
2 parents 7bbe34a + 77ecc94 commit a45d355
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
* Test with java11 (only flavor ecaudit_c4.0) - #214

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>

<assertj.version>3.22.0</assertj.version>
<cassandra-driver.version>4.16.0</cassandra-driver.version>
Expand Down

0 comments on commit a45d355

Please sign in to comment.