mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
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:
2
gradle/changelog/update_legman.yaml
Normal file
2
gradle/changelog/update_legman.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: fixed
|
||||
description: Blocking event bus with long running tasks (update of legman to v2.0.3)
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user