From d3c4332f94f1fd61c2a1d2356f6843eb13fa1879 Mon Sep 17 00:00:00 2001 From: Matthias Lindinger Date: Tue, 7 Jun 2022 10:35:12 +0200 Subject: [PATCH] Bump dc-commons-springmvc version to 5.0.0 --- dc-commons-springmvc/CHANGELOG.md | 2 ++ dc-commons-springmvc/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dc-commons-springmvc/CHANGELOG.md b/dc-commons-springmvc/CHANGELOG.md index 6e81331e..b8eba868 100644 --- a/dc-commons-springmvc/CHANGELOG.md +++ b/dc-commons-springmvc/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +## [5.0.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-5.0.0) - 2022-06-07 + ### Added - Added `ignorecase` to the conversion of order strings diff --git a/dc-commons-springmvc/pom.xml b/dc-commons-springmvc/pom.xml index 21d97afa..a47a43d6 100644 --- a/dc-commons-springmvc/pom.xml +++ b/dc-commons-springmvc/pom.xml @@ -10,7 +10,7 @@ DigitalCollections: Commons Spring MVC dc-commons-springmvc - 5.0.0-SNAPSHOT + 5.0.0 jar