diff --git a/CHANGELOG.md b/CHANGELOG.md index aa4fd32..4b3816f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ # Changelog All notable changes to this project will be documented in this file. -## unreleased +## 2.0.8 - 2024-10-03 ### Fixed * Remove `Automatic-Module-Name` from JAR manifest ### Dependencies -* Updated Jackson dependency to 2.17.2 +* Updated Jackson dependency to 2.18.0 ## 2.0.7 - 2024-06-29 diff --git a/README.md b/README.md index e254a37..7abccc8 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ List msgs = ura.forStops("100000") de.stklcode.pubtrans juraclient - 2.0.7 + 2.0.8 ``` diff --git a/pom.xml b/pom.xml index dd5184f..f69e4c6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.stklcode.pubtrans juraclient - 2.0.8-SNAPSHOT + 2.0.8 UTF-8