diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f0c2b4dff91a307660d9de935392a6806e29f2f..b115fcee4075a4eb7cde9a1fcf42dcc466614dfd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [2.1.7](https://github.com/CESNET/perun-spRegistration-app/compare/v2.1.6...v2.1.7) (2022-07-22)
+
+
+### Bug Fixes
+
+* **deps:** update dependency core-js to v3.23.5 ([339c6ba](https://github.com/CESNET/perun-spRegistration-app/commit/339c6ba01f39b1d075e627afe03ee3ce5f9e981d))
+
 ## [2.1.6](https://github.com/CESNET/perun-spRegistration-app/compare/v2.1.5...v2.1.6) (2022-07-20)
 
 
diff --git a/pom.xml b/pom.xml
index 42e7121dbc37bce5b35770e2f270e42c8a980411..16287ce5f6def051ffbe1dbd40f435d6bb06fcfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
     <groupId>cz.metacentrum.perun</groupId>
     <artifactId>spRegistration</artifactId>
-    <version>2.1.6</version>
+    <version>2.1.7</version>
     <packaging>jar</packaging>
 
     <name>perun-spRegistration</name>