Updated `ws-task-executor-widget` dependency lower range

[#27747#note-20]
This commit is contained in:
Francesco Mangiacrapa 2024-07-17 14:59:31 +02:00
parent 00a747735a
commit e107395cc4
2 changed files with 6 additions and 2 deletions

View File

@ -4,6 +4,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v6.35.4-SNAPSHOT] - 2024-07-17
- Updated `ws-task-executor-widget` dependency lower range [#27747#note-20]
## [v6.35.3] - 2024-03-19
- Moved to maven parent 1.2.0

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>workspace-tree-widget</artifactId>
<version>6.35.3</version>
<version>6.35.4-SNAPSHOT</version>
<name>gCube Workspace Tree Widget</name>
<description>
gCube Workspace Tree Widget is a widget to navigate and interact with gCube Workspace
@ -205,7 +205,7 @@
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>ws-task-executor-widget</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<version>(1.0.0, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>