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

Commit 2a77b64

Browse files
Release v2.2.18 (#239)
Signed-off-by: Mark S. Lewis <[email protected]>
1 parent 641286f commit 2a77b64

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.18
2+
Fri 7 Oct 2022 09:54:17 BST
3+
4+
* [641286f](https://github.com/hyperledger/fabric-sdk-java/commit/641286f) Update protobuf-java dependency to address CVE-2022-3171 (#238)
5+
16
## v2.2.17
27
Wed 21 Sep 2022 14:41:42 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.17</version>
7+
<version>2.2.18</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)