Update dependencies
Change-Id: Ica4339337e253bf427e5974b309dfc4282d7c544
diff --git a/Changes b/Changes
index d4ececa..1e9ff8b 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
+0.60.4 2022-03-30
+ - [security] Update dependencies (diewald)
+
0.60.3 2022-03-30
- - [cleanup] Updated fingerprints to base64url (closed #83)
+ - [cleanup] Updated fingerprints to base64url
+ (closed #83; margaretha)
- [bugfix] Fixed ConcurrentModificationException in VC cache
handling (margaretha)
- [feature] Added restrictions to VC ID and handled non-existent VC
@@ -10,8 +14,8 @@
0.60.2 2022-02-04
- [security] More log4j updates (diewald)
- [feature] Support for field value vector method (fixes #81; diewald)
- - [cleanup] Moved and updated cache-tests from TestKrillCollectionIndex
- to TestVirtualCorpusCache (resolved #44; margaretha)
+ - [cleanup] Moved and updated cache-tests from TestKrillCollectionIndex
+ to TestVirtualCorpusCache (resolved #44; margaretha)
- [feature] Added a Krill API returning textSigles for a given
corpus query (margaretha)
- [cleanup] Replaced array nodes of field values with a simple string