Compare commits

...

13 Commits

Author SHA1 Message Date
jzhao
76876d196f chore(TDI-49727):Bump TCK connector 1.27.22 for R2023-05 (#802) 2023-04-23 12:04:20 +08:00
Dmytro Sylaiev
1bcaf8f08d chore(TDI-49726): Bump components to 0.36.22 (#801) 2023-04-21 22:16:50 +03:00
bhe-talendbj
0896551234 fix(TUP-38561): [performance] Studio crash when continuously run more than 2hours from automation test (#796)
* fix(TUP-38561): upgrade pax-url-aether

* fix(TUP-38561): upgrade pax-url

* fix(TUP-38561): upgrade pax-url
2023-04-13 16:28:25 +08:00
Zhiwei Xue
af2993df49 fix(TUP-37899):Upgrade org.ops4j.pax.url:pax-url-aether:2.6.(2,11) (#771) 2023-03-30 14:33:01 +08:00
ypiel
545c72144c chore(TDI-49601): bump to tcompV0 0.36.21 (#791) 2023-03-29 09:14:35 +02:00
Oleksandr Zhelezniak
35b3be2c72 chore(TDI-49600): bump connectors 1.27.21 (#790) 2023-03-24 15:23:32 +02:00
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 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether</artifactId>
<version>2.6.1-Talend</version>
<version>2.6.13.1-Talend</version>
</dependency>
<dependency>
<groupId>org.talend.dataquality</groupId>
@@ -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.22,org.talend.components:cosmosDB:1.27.22

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.22</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>