We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae8ae3 commit 7f094d8Copy full SHA for 7f094d8
dc-commons-jdbi/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.2](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-7.0.2) - 2023-09-12
10
+
11
+### Changed
12
13
+- Updated `dc-model`
14
15
## [7.0.1](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-7.0.1) - 2023-08-23
16
17
### Changed
dc-commons-jdbi/pom.xml
@@ -9,7 +9,7 @@
</parent>
<artifactId>dc-commons-jdbi</artifactId>
- <version>7.0.2-SNAPSHOT</version>
+ <version>7.0.2</version>
<packaging>jar</packaging>
<name>DigitalCollections: Commons JDBI</name>
0 commit comments