diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e8abd48f..2a27bba22 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## [7.0.0] - 2022-01-31
+**WARNING - MAJOR CHANGES**: Before updating, please read [this](https://international-data-spaces-association.github.io/DataspaceConnector/Deployment/DatabaseMigration) guide!
+
### Added
- Allow using route ID (URI) as access URL for artifacts.
- Allow using route ID (URI) as location for subscriptions.
@@ -95,7 +97,7 @@ All notable changes to this project will be documented in this file.
- Increase protobuf version from 3.15.5 to 3.19.4.
- Increase jackson version from 2.13.0 to 2.13.1.
- Increase swagger-annotations version from 1.6.3 to 1.6.4.
- - Increase messaging services version from 5.1.1 to 6.0.0.
+ - Increase messaging services version from 5.1.1 to 6.0.1.
- Increase maven-plugin version from 2.8.1 to 2.9.0.
- Increase taglist-maven-plugin version from 2.4 to 3.0.0.
diff --git a/pom.xml b/pom.xml
index dae059a65..d5dbc410e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
3.3.9
- 6.0.0
+ 6.0.1
2.0.0.RELEASE
1.6.4
4.9.3