Skip to content

Commit 59e6d4e

Browse files
committed
Bump dc-commons-springmvc to 7.0.3
1 parent 06bd418 commit 59e6d4e

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.3](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-7.0.3) - 2023-09-15
10+
11+
### Changed
12+
13+
- Updated `dc-model`
14+
915
## [7.0.2](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-springmvc-7.0.2) - 2023-09-12
1016

1117
### Changed

dc-commons-springmvc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>de.digitalcollections.model</groupId>
2121
<artifactId>dc-model</artifactId>
22-
<version>12.2.0</version>
22+
<version>12.2.1</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>info.solidsoft.mockito</groupId>

0 commit comments

Comments
 (0)