We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fa4705 + 92a8c29 commit 3cbe556Copy full SHA for 3cbe556
Changes
@@ -1,3 +1,7 @@
1
+0.62.1 2024-01-25
2
+ - [security] Introduction of dependabot alerts (margaretha)
3
+ - [security] Update dependencies (diewald)
4
+
5
0.62.0 2024-01-19
6
- [cleanup] Change of groupID
7
- [bugfix] Fix for emojis in snippets (diewald)
pom.xml
@@ -35,7 +35,7 @@
35
36
<groupId>de.ids-mannheim.korap.krill</groupId>
37
<artifactId>Krill</artifactId>
38
- <version>0.62.0</version>
+ <version>0.62.1</version>
39
<packaging>jar</packaging>
40
41
<name>Krill</name>
0 commit comments