diff --git a/CHANGELOG.md b/CHANGELOG.md
index a62568ae..91a5925b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+## v1.4.9
+Tue 12 May 2020 10:30:57 BST
+
+* [4445310](https://github.com/hyperledger/fabric-sdk-java/commit/4445310) FGJ-85 Update dependencies to latest versions
+* [7ca43b9](https://github.com/hyperledger/fabric-sdk-java/commit/7ca43b9) Use SafeConstructor with YAML parser (#45)
+* [12ed66e](https://github.com/hyperledger/fabric-sdk-java/commit/12ed66e) Explicit trigger for PR builds (release-1.4)
+
+## v1.4.8
+Wed Feb 12 2020 10:13:45 GMT
+
+* [2ef5153](https://github.com/hyperledger/fabric-sdk-java/commit/2ef5153) FGJ-78 Publish fabric-sdk-java 1.4.8 (#41)
+* [670c288](https://github.com/hyperledger/fabric-sdk-java/commit/670c288) [FABJ-502]-Add exception log (rel 1.4) (#33)
+* [677a07f](https://github.com/hyperledger/fabric-sdk-java/commit/677a07f) (Release-1.4) Remove jenkins references (#30)
+
## v1.4.7
Mon 11 Nov 2019 15:04:20 GMT
diff --git a/pom.xml b/pom.xml
index c83a247c..48f62c67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.hyperledger.fabric-sdk-java
fabric-sdk-java
jar
- 1.4.8
+ 1.4.9
fabric-java-sdk
Java SDK for Hyperledger fabric project
https://www.hyperledger.org/community/projects
@@ -31,13 +31,13 @@
1.23.0
3.10.0
1.62
- 4.5.10
+ 4.5.12
3.1.1
true
8.1.7.v20160121
UTF-8
0.7.9
- 2.13.0
+ 2.13.2
IntegrationSuite.java
gpg2
@@ -73,7 +73,7 @@
junit
junit
- 4.12
+ 4.13
test
@@ -102,12 +102,12 @@
io.netty
netty-tcnative-boringssl-static
- 2.0.26.Final
+ 2.0.30.Final
io.netty
netty-codec-http2
- 4.1.43.Final
+ 4.1.49.Final
@@ -140,7 +140,7 @@
org.apache.commons
commons-compress
- 1.19
+ 1.20
commons-io
@@ -209,7 +209,7 @@
org.yaml
snakeyaml
- 1.25
+ 1.26