Update Legman dependency to v2.0.3

Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
This commit is contained in:
Thomas Zerr
2024-03-26 14:23:05 +01:00
parent 8e44bd1c08
commit 9da7a4dac7
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
- type: fixed
description: Blocking event bus with long running tasks (update of legman to v2.0.3)

View File

@@ -5,7 +5,7 @@ ext {
jacksonVersion = '2.15.2'
legmanVersion = '2.0.1'
legmanVersion = '2.0.3'
mapstructVersion = '1.3.1.Final'
jaxbVersion = '4.0.1'