Skip to content

Commit

Permalink
Release v2.2.17 (#235)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
  • Loading branch information
bestbeforetoday authored Sep 21, 2022
1 parent 234774d commit 5ab69b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.2.17
Wed 21 Sep 2022 14:41:42 BST

* [234774d](https://github.com/hyperledger/fabric-sdk-java/commit/234774d) Update dependencies to address CVE-2022-38752 (#231) (#233)
* [d1bbf2f](https://github.com/hyperledger/fabric-sdk-java/commit/d1bbf2f) Update dependencies to support Apple silicon (M1 / arm64) (#232)

## v2.2.16
Wed 7 Sep 2022 11:10:37 BST

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.hyperledger.fabric-sdk-java</groupId>
<artifactId>fabric-sdk-java</artifactId>
<packaging>jar</packaging>
<version>2.2.16</version>
<version>2.2.17</version>
<name>fabric-java-sdk</name>
<description>Java SDK for Hyperledger fabric project</description>
<url>https://www.hyperledger.org/community/projects</url>
Expand Down

0 comments on commit 5ab69b2

Please sign in to comment.