diff options
author | JvD_Ericsson <jeff.van.dam@est.tech> | 2023-10-13 13:45:57 +0100 |
---|---|---|
committer | Jeff van Dam <jeff.van.dam@est.tech> | 2023-10-16 08:11:04 +0000 |
commit | 21f652a75ecd4d1e16204fb78e638885197293d1 (patch) | |
tree | 6634b9d8047aff4d7cf0e4ed2dae3b02218021fc /integration-tests | |
parent | d89a5d3cf1ed1f81cdda754464eff07781824053 (diff) |
Update be-common and tosca-parser
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Ia9d8c1826cfb85cfb3ddf37c00bb9fa33dc2913a
Issue-ID: SDC-4653
Diffstat (limited to 'integration-tests')
-rw-r--r-- | integration-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c5f20b0c52..1675325ecb 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -56,7 +56,7 @@ limitations under the License. <it.helm-validator.version>1.3.1</it.helm-validator.version> <!-- parser--> - <sdc-tosca-parser.version>1.8.0</sdc-tosca-parser.version> + <sdc-tosca-parser.version>1.9.0</sdc-tosca-parser.version> <docker.showLogs>false</docker.showLogs> </properties> |