Compare commits
30 Commits
release/7.
...
release/7.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
607eb9ebff | ||
|
|
9cd27003d9 | ||
|
|
3a8007ddd4 | ||
|
|
0ac015dd05 | ||
|
|
c1f70ae74d | ||
|
|
2b46fa2ead | ||
|
|
3f23aceba4 | ||
|
|
c099655a2a | ||
|
|
89bde19824 | ||
|
|
3b1a6a5eac | ||
|
|
53e0b8a1ae | ||
|
|
fbb0aa10ae | ||
|
|
89c7bd8ef6 | ||
|
|
812d60271b | ||
|
|
31bc0d91da | ||
|
|
5b546c74c8 | ||
|
|
2668b04e63 | ||
|
|
46abfa5635 | ||
|
|
6afc23ff3e | ||
|
|
c1ee691fb7 | ||
|
|
f7f6eff043 | ||
|
|
e47c191b81 | ||
|
|
76876d196f | ||
|
|
1bcaf8f08d | ||
|
|
0896551234 | ||
|
|
af2993df49 | ||
|
|
545c72144c | ||
|
|
35b3be2c72 | ||
|
|
5f4fd46747 | ||
|
|
4328599deb |
@@ -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>
|
||||
@@ -108,7 +108,7 @@
|
||||
<dependency>
|
||||
<groupId>com.cedarsoftware</groupId>
|
||||
<artifactId>json-io</artifactId>
|
||||
<version>4.9.9-TALEND</version>
|
||||
<version>4.14.0-TALEND</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
|
||||
@@ -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.19,org.talend.components:cosmosDB:1.27.19
|
||||
component.java.coordinates = org.talend.components:couchbase:1.27.29,org.talend.components:cosmosDB:1.27.29
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<daikon.version>0.31.12</daikon.version>
|
||||
<components.version>0.36.19</components.version>
|
||||
<components.version>0.36.34</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>
|
||||
|
||||
Reference in New Issue
Block a user