diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c51242..f23007f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,14 @@ 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.31.2-SNAPSHOT] - 2021-01-18 + +#### Bug Fixes + +[#20457] Just including patched library + ## [v6.31.1] - 2020-10-19 - - #### Bug Fixes [#19952] Fixed incident diff --git a/pom.xml b/pom.xml index 7a8679a..0f4d97d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portlets.user workspace-tree-widget - 6.31.1 + 6.31.2-SNAPSHOT gCube Workspace Tree Widget gCube Workspace Tree Widget is a widget to navigate and interact with gCube Workspace @@ -164,7 +164,7 @@ org.gcube.portlets.widgets ws-task-executor-widget - [0.0.1, 1.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)