Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 5ab69b2

Browse files
Release v2.2.17 (#235)
Signed-off-by: Mark S. Lewis <[email protected]>
1 parent 234774d commit 5ab69b2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.2.17
2+
Wed 21 Sep 2022 14:41:42 BST
3+
4+
* [234774d](https://github.com/hyperledger/fabric-sdk-java/commit/234774d) Update dependencies to address CVE-2022-38752 (#231) (#233)
5+
* [d1bbf2f](https://github.com/hyperledger/fabric-sdk-java/commit/d1bbf2f) Update dependencies to support Apple silicon (M1 / arm64) (#232)
6+
17
## v2.2.16
28
Wed 7 Sep 2022 11:10:37 BST
39

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.hyperledger.fabric-sdk-java</groupId>
55
<artifactId>fabric-sdk-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.2.16</version>
7+
<version>2.2.17</version>
88
<name>fabric-java-sdk</name>
99
<description>Java SDK for Hyperledger fabric project</description>
1010
<url>https://www.hyperledger.org/community/projects</url>

0 commit comments

Comments
 (0)