Compare commits

..

8 Commits

Author SHA1 Message Date
Fabien Désiles
7f1acb3cfd chore(TDI-49479): Release TCOMP_V0 0.37.19
https://jira.talendforge.org/browse/TDI-49479

Bump on TCOMP_V0 to 0.37.19
2023-03-03 11:16:11 +01:00
Oleksandr Zhelezniak
f85fcf8c21 chore(TDI-49472): bump connectors 1.43.0 (#784) 2023-03-03 10:22:40 +02:00
Emmanuel GALLOIS
cf9b9a27f3 feat(TDI-49432): bump component-runtime to 1.54 (#774) 2023-03-01 16:49:11 +01:00
ypiel
840e80b712 Revert "chore(TDI-49432): bump component-runtime:1.54.0 (#776)" (#778)
This reverts commit 46b21809cc.
2023-02-22 14:20:20 +01:00
ypiel
46b21809cc chore(TDI-49432): bump component-runtime:1.54.0 (#776) 2023-02-22 14:04:48 +01:00
Oleksandr Zhelezniak
353aa2166b chore(TDI-49328): bump connectors (#768) 2023-02-02 17:24:29 +02:00
jzhao
314d8ce03e chore(TDI-49327):Bump TCOMPv0 0.37.18 for 8.0.1-R2023-02 (#766) 2023-02-02 21:15:18 +08:00
Emmanuel GALLOIS
9fb4e23865 feat(TDI-49275): bump component-runtime to 1.53.0 (#764) 2023-02-01 11:22:17 +01:00

View File

@@ -8,9 +8,9 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<component-runtime.version>1.52.1</component-runtime.version>
<components.version>0.37.17</components.version>
<tacokit.components.version>1.41.0</tacokit.components.version>
<component-runtime.version>1.54.0</component-runtime.version>
<components.version>0.37.19</components.version>
<tacokit.components.version>1.43.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>