Compare commits

...

18 Commits

Author SHA1 Message Date
jiezhang-tlnd
dbc81527a0 chore(TUP-39865)commons-configuration2:2.8.0 | CVE-2022-23305 (#852) 2023-09-07 17:01:11 +08:00
ypiel
a9c8fba1a4 chore(TDI-50244): Bump connectors 1.49.0. (#855) 2023-09-04 14:20:27 +02:00
jzhao
6d7251be60 chore(TDI-50237):Bump tcompv0 0.37.24 for 8.0.1-R2023-09 (#853) 2023-09-01 23:15:01 +08:00
Oleksandr Zhelezniak
f6b57009a1 chore(TDI-50188): bump connectors 1.48.1 (#847) 2023-08-15 15:00:15 +03:00
Emmanuel GALLOIS
64a59e8872 feat(TDI-50084): bump component-runtime to 1.59.0 (#837) 2023-08-07 09:43:01 +02:00
Fabien Désiles
9b70b45e79 chore(TDI-50154): Bump tck connectors 1.48 in studio (#843)
https://jira.talendforge.org/browse/TDI-50154
2023-08-04 15:39:05 +02:00
Emmanuel GALLOIS
8c4d46ee01 feat(TDI-49951): bump component-runtime to 1.58.0 (#820) 2023-07-12 10:16:26 +02:00
build-talend-tdq
092fd38261 chore(Jenkins): Update DQ libs to 9.1.14 (#834)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2023-07-12 12:01:19 +08:00
Axel CATOIRE
5e7ebbaf7e chore(TDI-50056): bump maintenance 8.0 to connectors:1.47.0 (#832)
https://jira.talendforge.org/browse/TDI-50056
2023-07-07 10:26:06 +02:00
jzhao
6308c52dea chore(TDI-50050):Bump tcompv0 0.37.23 for 8.0.1-R2023-07 (#829) 2023-07-06 20:46:04 +08:00
Emmanuel GALLOIS
9da25d9b25 feat(TDI-49854): bump component-runtime to 1.57 (#811) 2023-06-07 15:48:07 +02:00
pyzhou
8f623fcdb5 chore: bump tck/connectors 1.46.0 (#815) 2023-06-02 11:05:53 +08:00
Dmytro Sylaiev
811466c059 chore(TDI-49885): Bump tcompv0 after release 80 (#817) 2023-06-01 17:06:30 +03:00
build-talend-tdq
bc3e0714b9 chore(Jenkins): Update DQ libs to 9.1.13 (#807)
Co-authored-by: jenkins-git <jenkins-git@talend.com>
2023-05-11 12:45:58 +08:00
Emmanuel GALLOIS
3fd4512b86 feat(TDI-49707): bump component-runtime to 1.56.1 (#799)
Co-authored-by: jzhao-talend <jzhao@talend.com>
2023-05-10 15:37:30 +02:00
ypiel
d7aa433a04 feat(TDI-49785): bump to connectors 1.45.1 (#806) 2023-05-06 09:15:15 +08:00
jzhao
8709ba7762 chore(TDI-49777):bump tck connector version to 1.45.0 in studio (#804) 2023-05-05 14:31:56 +08:00
Dmytro Sylaiev
e55553f112 chore(TDI-49773): Bump tcompv0 released version (#803) 2023-05-04 18:39:09 +03:00
3 changed files with 5 additions and 5 deletions

View File

@@ -325,7 +325,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>

View File

@@ -12,7 +12,7 @@
<packaging>pom</packaging>
<properties>
<talend.nexus.host>https://artifacts-oss.talend.com</talend.nexus.host>
<dataquality.lib.version>9.1.12</dataquality.lib.version>
<dataquality.lib.version>9.1.14</dataquality.lib.version>
<fasterxml.jackson.version>2.13.4</fasterxml.jackson.version>
<fasterxml.jackson.databind.version>2.13.4.2</fasterxml.jackson.databind.version>
</properties>

View File

@@ -8,9 +8,9 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<component-runtime.version>1.55.2</component-runtime.version>
<components.version>0.37.20</components.version>
<tacokit.components.version>1.44.0</tacokit.components.version>
<component-runtime.version>1.59.0</component-runtime.version>
<components.version>0.37.24</components.version>
<tacokit.components.version>1.49.0</tacokit.components.version>
<m2.fasterxml.jackson.version>2.13.4</m2.fasterxml.jackson.version>
<m2.fasterxml.jackson.databind.version>2.13.4.2</m2.fasterxml.jackson.databind.version>
<jackson-codehaus.version>1.9.16-TALEND</jackson-codehaus.version>