Compare commits

...

7 Commits

Author SHA1 Message Date
ypiel
5f4fd46747 chore(TDI-49426): bump to tcompV0 0.36.20 (#773) 2023-02-20 08:48:18 +08:00
Oleksandr Zhelezniak
4328599deb chore(TDI-49419): bump connectors 1.27.20 (#769) 2023-02-16 17:13:38 +02:00
pyzhou
85b4b829de fix(TDI-49256) Upgrade tck in studio 7.3 (#763) 2023-01-16 21:21:34 +08:00
pyzhou
ec35638044 fix(TDI-49150) Upgrade tck in studio 7.3 (#751) 2022-12-30 15:09:26 +08:00
jiezhang-tlnd
1c4c45ec93 fix(TUP-37524)CVE-2022-46364,org.apache.cxf:cxf-core:3.4.4,3.5.2 (#750) 2022-12-29 11:09:49 +08:00
pyzhou
ed1b8dacc4 fix(TDI-49113) Upgrade tck in studio 7.3 (#749) 2022-12-26 16:22:29 +08:00
jzhao
0564871a8f chore(TDI-49112):Bump TCOMPv0 0.36.18 for 7.3.1-R2023-01 (#748) 2022-12-23 20:16:22 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -381,7 +381,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>5.3.0</version>
<version>6.4.0</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>

View File

@@ -15,4 +15,4 @@ eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=profile
default.update.site.url=https://update.talend.com/Studio/tos/
component.java.coordinates = org.talend.components:couchbase:1.27.16,org.talend.components:cosmosDB:1.27.16
component.java.coordinates = org.talend.components:couchbase:1.27.20,org.talend.components:cosmosDB:1.27.20

View File

@@ -9,7 +9,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<daikon.version>0.31.12</daikon.version>
<components.version>0.36.17</components.version>
<components.version>0.36.20</components.version>
<daikon-ee.format.verison>3.2.0</daikon-ee.format.verison>
<daikon.audit.version>1.16.1</daikon.audit.version>
<org.talend.daikon.crypto-utils.version>0.31.12</org.talend.daikon.crypto-utils.version>