From 53d36c91f3379c89faafc410326948a01dc95060 Mon Sep 17 00:00:00 2001 From: Matthias Lindinger Date: Tue, 5 Apr 2022 15:36:02 +0200 Subject: [PATCH] Bump dc-commons-springdata version to 5.0.0 --- dc-commons-springdata/CHANGELOG.md | 13 +++++++++++++ dc-commons-springdata/pom.xml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 dc-commons-springdata/CHANGELOG.md diff --git a/dc-commons-springdata/CHANGELOG.md b/dc-commons-springdata/CHANGELOG.md new file mode 100644 index 00000000..95b533e8 --- /dev/null +++ b/dc-commons-springdata/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [5.0.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springdata-5.0.0) - 2022-04-05 + +## Changed + +- **Breaking**: bumped `dc-model` dependency to version 9.1.1 diff --git a/dc-commons-springdata/pom.xml b/dc-commons-springdata/pom.xml index 27f1ac32..274653ae 100644 --- a/dc-commons-springdata/pom.xml +++ b/dc-commons-springdata/pom.xml @@ -10,7 +10,7 @@ DigitalCollections: Commons Spring Data dc-commons-springdata - 5.0.0-SNAPSHOT + 5.0.0 jar