Bumped Koral version to 0.41
Change-Id: I5e916d213152fe8c43586127bcde74480a124260
diff --git a/full/Changes b/full/Changes
index b64d8f8..85fecd4 100644
--- a/full/Changes
+++ b/full/Changes
@@ -6,6 +6,8 @@
- Removed unnecessary caches and methods in the authentication interface
- Added total result cache (#599)
- Fixed missing project.version in info web-service
+- Make sure totalResults and other numeric results are numbers (Kupietz)
+- Introduce CQP query language in Koral 0.41
# version 0.70.1
diff --git a/full/pom.xml b/full/pom.xml
index 784adbf..546165b 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -14,7 +14,7 @@
<flyway.version>9.21.1</flyway.version>
<log4j.version>2.20.0</log4j.version>
<krill.version>[0.61.3,)</krill.version>
- <koral.version>[0.39.1,)</koral.version>
+ <koral.version>[0.41,)</koral.version>
</properties>
<profiles>
<profile>