Skip to content

Commit

Permalink
release v1.4.16 (#228)
Browse files Browse the repository at this point in the history
Signed-off-by: andrew-coleman <[email protected]>
  • Loading branch information
andrew-coleman authored Sep 7, 2022
1 parent 6b2059a commit 8b6db63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v1.4.16
Wed 7 Sep 2022 11:29:23 BST

* [6b2059a](https://github.com/hyperledger/fabric-sdk-java/commit/6b2059a) Fix CVE-2022-25857 (#224) (#226)

## v1.14.15
Tue 4 Jan 2022 15:00:35 GMT

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>1.4.15</version>
<version>1.4.16</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 8b6db63

Please sign in to comment.