From 016d5f1ec915c4cfafeced07c6a75ba8ed8ff687 Mon Sep 17 00:00:00 2001 From: Thomas Krause Date: Mon, 4 Nov 2024 16:39:25 +0100 Subject: [PATCH] Update to graphANNIS 3.5.1 --- CHANGELOG.md | 2 +- misc/download-annis-cli.sh | 2 +- pom.xml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4194777f0f..fc292dce21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 when the "layer" is not specified in the resolver configuration. Before this fix, the layer name was not checked, but the node still needed to be part of a layer. -- Updated to graphANNIS 3.3.3 which fixes an issue where a backup folder in the +- Updated to graphANNIS 3.5.1 which fixes an issue where a backup folder in the database might not be loaded correctly and an issue where impossible precedence queries created a "File too large" error. - Allow to show text visualizations for documents where the token are not diff --git a/misc/download-annis-cli.sh b/misc/download-annis-cli.sh index 232c3468cc..ef2ea1cdb2 100755 --- a/misc/download-annis-cli.sh +++ b/misc/download-annis-cli.sh @@ -1,6 +1,6 @@ #!/bin/bash -GRAPHANNIS_VERSION=${1:-3.3.3} +GRAPHANNIS_VERSION=${1:-3.5.1} install_graphannis_cli=false diff --git a/pom.xml b/pom.xml index 3e2d3a118a..eeb642de99 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 8.14.3 true org.corpus_tools.annis.gui.AnnisUiApplication - 3.3.3 + 3.5.1 4.7.2 server 1.5.24 @@ -261,7 +261,7 @@ https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-unknown-linux-gnu.tar.xz ${project.build.directory}/native/ - d8f66653be3cae861a4505804bbb6fd85eed527a5d4941445c5579ae4a4671d6 + e3d5d43c9ad687a5ff01d24be4de11c8d8a725b0f5526da6dc4624a85bb3c2ca true @@ -276,7 +276,7 @@ https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-pc-windows-msvc.zip ${project.build.directory}/native/win32-x86-64/ - b52d34ade7c9ba2db8150a7236f48f923b13e59832a0232bd46f65b15889e44b + 38c5b93baf89f861d95bf3e0dcbd1767e08ea9ce986e37c2e05ceb5785840b73 true @@ -291,7 +291,7 @@ https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-apple-darwin.tar.xz ${project.build.directory}/native/ - c06dec468e72b9bd1eeb524eede42874ac78e9ca6e034939395f5e8dbfd67072 + c74ed05a6a21c1504eb0febe3f16d25b0fd2d0ecea8b321a528281843f4c7e2a true