Skip to content

Commit

Permalink
Publish v2.2.6 (#127)
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 committed Apr 26, 2021
1 parent 6712c7a commit fffbd07
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v2.2.6
Fri 23 Apr 2021 16:02:16 BST

* [6712c7a](https://github.com/hyperledger/fabric-sdk-java/commit/6712c7a) FGJ-108: Update commons-io dependency (#126)
* [df1827a](https://github.com/hyperledger/fabric-sdk-java/commit/df1827a) Update netty-codec-http2 dependency (#120)
* [eff4927](https://github.com/hyperledger/fabric-sdk-java/commit/eff4927) [FABJ-549] Assert fail if less (#118)
* [389d784](https://github.com/hyperledger/fabric-sdk-java/commit/389d784) [FABJ-545] Move log4j version to 2.14.0 (#114)

## v2.2.5
Fri 22 Jan 2021 13:04:10 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>2.2.5</version>
<version>2.2.6</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 fffbd07

Please sign in to comment.