From 2c3095522223f0e8d51d800478d5169829889aa9 Mon Sep 17 00:00:00 2001 From: Matthias Lindinger Date: Thu, 23 Nov 2023 13:15:25 +0100 Subject: [PATCH] Bump dc-commons-springmvc version to 7.0.4 --- dc-commons-springmvc/CHANGELOG.md | 6 ++++++ dc-commons-springmvc/pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dc-commons-springmvc/CHANGELOG.md b/dc-commons-springmvc/CHANGELOG.md index b587d043..3ad1537c 100644 --- a/dc-commons-springmvc/CHANGELOG.md +++ b/dc-commons-springmvc/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +## [7.0.4](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-7.0.4) - 2023-11-23 + +### Changed + +- Updated `dc-model` + ## [7.0.3](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-7.0.3) - 2023-09-15 ### Changed diff --git a/dc-commons-springmvc/pom.xml b/dc-commons-springmvc/pom.xml index 1eb47279..19ca618b 100644 --- a/dc-commons-springmvc/pom.xml +++ b/dc-commons-springmvc/pom.xml @@ -9,7 +9,7 @@ dc-commons-springmvc - 7.0.3 + 7.0.4 jar DigitalCollections: Commons Spring MVC