diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad1bcda4..a9443665 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,12 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [Unreleased]
+## [12.0.1](https://github.com/dbmdz/digitalcollections-model/releases/tag/12.0.1) - 2023-07-06
### Fixed
- LocalizedUrlAliases must contain a `targetLanguage`, also in builder
+### Changed
+
+- Dependency updates
+
## [12.0.0](https://github.com/dbmdz/digitalcollections-model/releases/tag/12.0.0) - 2023-06-06
### Added
diff --git a/dc-model-jackson/pom.xml b/dc-model-jackson/pom.xml
index 1d8956f7..8b9571ef 100644
--- a/dc-model-jackson/pom.xml
+++ b/dc-model-jackson/pom.xml
@@ -6,7 +6,7 @@
de.digitalcollections.model
dc-model-parent
- 12.0.1-SNAPSHOT
+ 12.0.1
DigitalCollections: Model (Jackson)
@@ -17,7 +17,7 @@
com.google.guava
guava
- 31.1-jre
+ 32.1.1-jre
test
diff --git a/dc-model-mappings/dc-model-html-mapping/pom.xml b/dc-model-mappings/dc-model-html-mapping/pom.xml
index 9e47dadb..3802c4b5 100644
--- a/dc-model-mappings/dc-model-html-mapping/pom.xml
+++ b/dc-model-mappings/dc-model-html-mapping/pom.xml
@@ -5,7 +5,7 @@
de.digitalcollections.model
dc-model-mappings
- 12.0.1-SNAPSHOT
+ 12.0.1
DigitalCollections: Model (Mappings: HTML)
diff --git a/dc-model-mappings/pom.xml b/dc-model-mappings/pom.xml
index 6d231d87..9452d6b8 100644
--- a/dc-model-mappings/pom.xml
+++ b/dc-model-mappings/pom.xml
@@ -5,7 +5,7 @@
de.digitalcollections.model
dc-model-parent
- 12.0.1-SNAPSHOT
+ 12.0.1
DigitalCollections: Model (Mappings)
diff --git a/dc-model/pom.xml b/dc-model/pom.xml
index ce470fb2..18e4815b 100644
--- a/dc-model/pom.xml
+++ b/dc-model/pom.xml
@@ -6,7 +6,7 @@
de.digitalcollections.model
dc-model-parent
- 12.0.1-SNAPSHOT
+ 12.0.1
DigitalCollections: Model (Model)
@@ -41,7 +41,7 @@
org.springframework.security
spring-security-core
- 5.8.2
+ 5.8.3
org.wikidata.wdtk
diff --git a/pom.xml b/pom.xml
index 846a9a73..7a24ce59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
de.digitalcollections.model
dc-model-parent
- 12.0.1-SNAPSHOT
+ 12.0.1
pom