We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0efdc commit 2c30955Copy full SHA for 2c30955
dc-commons-springmvc/CHANGELOG.md
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
7
## [Unreleased]
8
9
+## [7.0.4](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-7.0.4) - 2023-11-23
10
+
11
+### Changed
12
13
+- Updated `dc-model`
14
15
## [7.0.3](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-7.0.3) - 2023-09-15
16
17
### Changed
dc-commons-springmvc/pom.xml
@@ -9,7 +9,7 @@
</parent>
<artifactId>dc-commons-springmvc</artifactId>
- <version>7.0.3</version>
+ <version>7.0.4</version>
<packaging>jar</packaging>
<name>DigitalCollections: Commons Spring MVC</name>
0 commit comments