Compare commits
29 Commits
release/8.
...
release/8.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fd39276b9 | ||
|
|
7b0766e66b | ||
|
|
2b89585e5a | ||
|
|
d92da39c12 | ||
|
|
53812f0f3e | ||
|
|
ef8f5da49d | ||
|
|
40ff23d716 | ||
|
|
0193473b43 | ||
|
|
dfe630e48e | ||
|
|
c12c1d6c6c | ||
|
|
11bbe772c1 | ||
|
|
3b95a3fe64 | ||
|
|
030409d307 | ||
|
|
7992a807c9 | ||
|
|
6c2c2070bc | ||
|
|
8f0689cf8a | ||
|
|
883e79cbef | ||
|
|
85f2a69793 | ||
|
|
3f02b323be | ||
|
|
8a19e2e06a | ||
|
|
bf6e7f0c7f | ||
|
|
4472e90b0b | ||
|
|
a7168bf71c | ||
|
|
dbc81527a0 | ||
|
|
a9c8fba1a4 | ||
|
|
6d7251be60 | ||
|
|
f6b57009a1 | ||
|
|
64a59e8872 | ||
|
|
9b70b45e79 |
@@ -112,7 +112,7 @@
|
||||
<dependency>
|
||||
<groupId>com.cedarsoftware</groupId>
|
||||
<artifactId>json-io</artifactId>
|
||||
<version>4.13.1-TALEND</version>
|
||||
<version>4.14.0-TALEND</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@@ -164,7 +164,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.avro</groupId>
|
||||
<artifactId>avro</artifactId>
|
||||
<version>1.7.7</version>
|
||||
<version>1.11.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@@ -175,7 +175,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-compress</artifactId>
|
||||
<version>1.21</version>
|
||||
<version>1.23.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.livesense</groupId>
|
||||
@@ -224,18 +224,6 @@
|
||||
<version>${components.version}</version>
|
||||
<classifier>bundle</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.talend.components</groupId>
|
||||
<artifactId>components-splunk</artifactId>
|
||||
<version>${components.version}</version>
|
||||
<classifier>bundle</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.talend.components</groupId>
|
||||
<artifactId>components-jira</artifactId>
|
||||
<version>${components.version}</version>
|
||||
<classifier>bundle</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.talend.components</groupId>
|
||||
<artifactId>components-couchbase</artifactId>
|
||||
@@ -325,7 +313,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>
|
||||
@@ -335,7 +323,7 @@
|
||||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.33</version>
|
||||
<version>2.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.woodstox</groupId>
|
||||
@@ -356,7 +344,7 @@
|
||||
<dependency>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
<artifactId>bcprov</artifactId>
|
||||
<version>1.70.0</version>
|
||||
<version>1.74.0</version>
|
||||
<classifier>bundle</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
<talend.nexus.host>https://artifacts-oss.talend.com</talend.nexus.host>
|
||||
<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>
|
||||
<dataquality.lib.version>9.1.16</dataquality.lib.version>
|
||||
<fasterxml.jackson.version>2.14.3</fasterxml.jackson.version>
|
||||
<fasterxml.jackson.databind.version>2.14.3</fasterxml.jackson.databind.version>
|
||||
</properties>
|
||||
|
||||
<distributionManagement>
|
||||
|
||||
@@ -57,7 +57,6 @@
|
||||
<feature id="org.talend.dataquality.se.test.feature"/>
|
||||
<feature id="org.talend.studio.components.bd.couchbase.feature"/>
|
||||
<feature id="org.talend.studio.components.bd.cosmosdb.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.jdbc.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.couchbase.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.netsuite.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.marklogic.feature"/>
|
||||
@@ -65,9 +64,9 @@
|
||||
<feature id="org.talend.studio.components.tcompv0.marketo.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.azurestorage.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.snowflake.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.jira.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.splunk.feature"/>
|
||||
<feature id="org.talend.studio.components.tcompv0.salesforce.feature"/>
|
||||
<feature id="org.talend.studio.components.tck.jira.feature"/>
|
||||
<feature id="org.talend.studio.components.tck.splunk.feature"/>
|
||||
<feature id="org.talend.gmf.feature"/>
|
||||
<feature id="org.talend.platform.feature"/>
|
||||
</features>
|
||||
|
||||
@@ -8,18 +8,18 @@
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<component-runtime.version>1.58.0</component-runtime.version>
|
||||
<components.version>0.37.23</components.version>
|
||||
<tacokit.components.version>1.47.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>
|
||||
<component-runtime.version>1.63.0</component-runtime.version>
|
||||
<components.version>0.37.28</components.version>
|
||||
<tacokit.components.version>1.53.1</tacokit.components.version>
|
||||
<m2.fasterxml.jackson.version>2.14.3</m2.fasterxml.jackson.version>
|
||||
<m2.fasterxml.jackson.databind.version>2.14.3</m2.fasterxml.jackson.databind.version>
|
||||
<jackson-codehaus.version>1.9.16-TALEND</jackson-codehaus.version>
|
||||
<daikon.version>7.0.5</daikon.version>
|
||||
<daikon.version>7.1.16</daikon.version>
|
||||
<slf4j-api.version>1.7.34</slf4j-api.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>7.0.5</org.talend.daikon.crypto-utils.version>
|
||||
<studio-utils.version>1.0.13</studio-utils.version>
|
||||
<org.talend.daikon.crypto-utils.version>7.1.16</org.talend.daikon.crypto-utils.version>
|
||||
<studio-utils.version>1.0.16</studio-utils.version>
|
||||
<compcache.creator.version>1.0.0</compcache.creator.version>
|
||||
<tycho.version>1.7.0</tycho.version>
|
||||
<tycho-extras.version>${tycho.version}</tycho-extras.version>
|
||||
|
||||
Reference in New Issue
Block a user