diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2463064d82..e89702b698 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Diffs with CR characters are parsed correctly ([#1185](https://github.com/scm-manager/scm-manager/pull/1185))
- Close file lists in migration ([#1191](https://github.com/scm-manager/scm-manager/pull/1191))
- Use command in javahg.py from registrar (Upgrade to newer javahg version) ([#1192](https://github.com/scm-manager/scm-manager/pull/1192))
+- Fixed wrong e-tag format ([sdorra/web-resource #1](https://github.com/sdorra/web-resources/pull/1))
## [2.0.0] - 2020-06-04
### Added
diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml
index bbb33627f8..d730975010 100644
--- a/scm-webapp/pom.xml
+++ b/scm-webapp/pom.xml
@@ -298,7 +298,7 @@
com.github.sdorra
web-resources
- 1.1.0
+ 1.1.1