Compare commits

...

5 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

View File

@@ -8,9 +8,9 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<component-runtime.version>1.53.0</component-runtime.version>
<components.version>0.37.18</components.version>
<tacokit.components.version>1.42.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>