Skip to content

Commit 7f094d8

Browse files
committed
Bump dc-commons-jdbi to version 7.0.2
1 parent 7ae8ae3 commit 7f094d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

dc-commons-jdbi/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.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+
915
## [7.0.1](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-jdbi-7.0.1) - 2023-08-23
1016

1117
### Changed

dc-commons-jdbi/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-jdbi</artifactId>
12-
<version>7.0.2-SNAPSHOT</version>
12+
<version>7.0.2</version>
1313
<packaging>jar</packaging>
1414

1515
<name>DigitalCollections: Commons JDBI</name>

0 commit comments

Comments
 (0)