Skip to content

Commit 2c30955

Browse files
committed
Bump dc-commons-springmvc version to 7.0.4
1 parent 9d0efdc commit 2c30955

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

dc-commons-springmvc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## [Unreleased]
88

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+
915
## [7.0.3](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-7.0.3) - 2023-09-15
1016

1117
### Changed

dc-commons-springmvc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>dc-commons-springmvc</artifactId>
12-
<version>7.0.3</version>
12+
<version>7.0.4</version>
1313
<packaging>jar</packaging>
1414

1515
<name>DigitalCollections: Commons Spring MVC</name>

0 commit comments

Comments
 (0)