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

Commit 19ff75e

Browse files
release v2.2.16 (#227)
Signed-off-by: andrew-coleman <[email protected]>
1 parent 446076a commit 19ff75e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v2.2.16
2+
Wed 7 Sep 2022 11:10:37 BST
3+
4+
* [446076a](https://github.com/hyperledger/fabric-sdk-java/commit/446076a) Fix CVE-2022-25857 (#224) (#225)
5+
16
## v2.2.15
27
Thu 7 Jul 2022 13:35:21 BST
38

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.15</version>
7+
<version>2.2.16</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)