diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5fd25d8bd..b104fb7566 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,12 +37,16 @@ RELEASING:
### Added
### Changed
-- updated dependencies: GraphHopper, Spring ([#1844](https://github.com/GIScience/openrouteservice/pull/1844))
### Deprecated
### Removed
### Fixed
### Security
+## [8.1.3] - 2024-09-13
+### Changed
+- updated dependencies: GraphHopper, Spring ([#1844](https://github.com/GIScience/openrouteservice/pull/1844))
+- upgrade the docker container versions ([#1839](https://github.com/GIScience/openrouteservice/pull/1839))
+
## [8.1.2] - 2024-08-13
### Changed
- updated dependencies: guava, commons, rest-assured etc. ([#1831](https://github.com/GIScience/openrouteservice/pull/1831))
@@ -791,7 +795,8 @@ are attached to roads. ([Issue #162](https://github.com/GIScience/openrouteservi
- Fix bug in RPHAST when location lies on a oneway road.
- Consider turn restrictions if optimized=false is passed.
-[unreleased]: https://github.com/GIScience/openrouteservice/compare/v8.1.2...HEAD
+[unreleased]: https://github.com/GIScience/openrouteservice/compare/v8.1.3...HEAD
+[8.1.3]: https://github.com/GIScience/openrouteservice/compare/v8.1.2...v8.1.3
[8.1.2]: https://github.com/GIScience/openrouteservice/compare/v8.1.1...v8.1.2
[8.1.1]: https://github.com/GIScience/openrouteservice/compare/v8.1.0...v8.1.1
[8.1.0]: https://github.com/GIScience/openrouteservice/compare/v8.0.1...v8.1.0
diff --git a/ors-api/pom.xml b/ors-api/pom.xml
index 5fd440ff23..94e6a82ea3 100644
--- a/ors-api/pom.xml
+++ b/ors-api/pom.xml
@@ -30,7 +30,7 @@
../pom.xml
openrouteservice
org.heigit.ors
- 8.1.2
+ 8.1.3
4.0.0
diff --git a/ors-engine/pom.xml b/ors-engine/pom.xml
index 0530a7c6a8..24d8d877d4 100644
--- a/ors-engine/pom.xml
+++ b/ors-engine/pom.xml
@@ -30,7 +30,7 @@
../pom.xml
openrouteservice
org.heigit.ors
- 8.1.2
+ 8.1.3
4.0.0
diff --git a/ors-report-aggregation/pom.xml b/ors-report-aggregation/pom.xml
index 7143acc57c..c396a7c240 100644
--- a/ors-report-aggregation/pom.xml
+++ b/ors-report-aggregation/pom.xml
@@ -3,13 +3,13 @@
../pom.xml
openrouteservice
org.heigit.ors
- 8.1.2
+ 8.1.3
4.0.0
org.heigit.ors
ors-report-aggregation
- 8.1.2
+ 8.1.3
pom
diff --git a/pom.xml b/pom.xml
index bb479725f1..37dbfb245c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
4.0.0
org.heigit.ors
openrouteservice
- 8.1.2
+ 8.1.3
pom
openrouteservice
https://openrouteservice.org