From b35e78291b191205cd7a5d164eca5ee47be186ea Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Mon, 21 Nov 2022 14:48:45 +0100 Subject: [PATCH] prepare release 2.0.4 --- CHANGELOG.md | 4 ++-- README.md | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b72819..0228fe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. -## unreleased +## 2.0.4 - 2022-11-21 ### Security -* Updated dependencies +* Updated Jackson dependency to 2.14.0 ### Fixed * Querying trips and messages with limit directly from `Query` instance (#18) diff --git a/README.md b/README.md index 6dea391..a638daa 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ List msgs = ura.forStops("100000") de.stklcode.pubtrans juraclient - 2.0.4-SNAPSHOT + 2.0.4 ``` diff --git a/pom.xml b/pom.xml index 0ee6392..a441a74 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.stklcode.pubtrans juraclient - 2.0.4-SNAPSHOT + 2.0.4 UTF-8