Commit Graph

24 Commits

Author SHA1 Message Date
Oleksandr Zhelezniak
962e6b754b chore(TDI-47688): bump jackson (#7385)
* jackson: 2.11.3 -> 2.13.2
* jackson-databind: 2.11.3 -> 2.13.2.2
2022-04-29 15:24:30 +03:00
Dmytro Grygorenko
195c2997d2 fix(TDI-46616): CVE - update "commons-io" to 2.8.0 (#6631) 2021-10-07 10:30:14 +03:00
vyu-talend
c37faee0d1 Vyu/tdi 46059 missing jars in tservicexxx (#6532)
* fix(TDI-46059):change the mvn url and upload jars

* fix(TDI-46059):change mvn path to official.
2021-08-19 16:49:56 +08:00
Oleksandr Zhelezniak
bf8ae50d77 fix(TDI-45973): cve bump httpclient to 4.5.13 (#6148) 2021-05-11 12:49:09 +03:00
pyzhou
55d48cfe91 fix(TDI-45418):Upgrade Jackson libraries (#5884) 2021-03-03 10:48:44 +08:00
Dmytro Grygorenko
8dd10f9d2d Update libraries: "httpclient-4.5.12" and "httpcore-4.4.13" (#4889)
* fix(TDI-44486): library update - "httpclient-4.5.12.jar"

* fix(TDI-44486): Updated httpcore and httpclient for all components.

* fix(TDI-44486): recent changes + "commons-codec-1.14.jar"
2020-08-14 11:53:53 +03:00
vyu-talend
76b0a7a979 Fix(TDI-43770):upgrade httpcore,httpclient,commons-logging,codec
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftConnection/tRedshiftConnection_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftInput/tRedshiftInput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftOutput/tRedshiftOutput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftRow/tRedshiftRow_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftUnload/tRedshiftUnload_java.xml
2020-05-11 17:11:58 +08:00
Emmanuel GALLOIS
1be6c8fdd4 chore(TDI-40449): removed unused jars (#2815)
* chore(TDI-40449): removed unused jars

* chore(TDI-40449): add version to jars w/o version

* revert(TDI-40449): remove external_sort jar

* Revert: chore(TDI-40449): removed external_sort.jar

* chore(TDI-40449): remove external_sort

* chore(TDI-40449): remove jnp-client and talend-bigdata-launcher

* chore(TDI-40449): fix maven paths

* chore(TDI-40449): restore boxjavalibv2-v3.0.10.jar

* chore(TDI-40449): restore talend-webservice-input-1.0.0-20170301.jar

* chore(TDI-40449): restore geopip

* chore(TDI-40449): restore talend-bigdata-launcher-1.1.0-20160405.jar

* chore(TDI-40449): bump ws-commons-util

* chore(TDI-40449): restore tMom jars needed

* fix(TDI-40449) : prepare servicenow for publishing
- force maven-deploy-plugin to 2.8+
- bump version to 1.0.1
- reformat code to Talend standard
- add license header
- remove main method containing credentials(not critical)

* chore(TDI-40449): fixup some components

* chore(TDI-40449): mavenized google-storage-utils

* chore(TDI-40449): cleaning talendssl ant file

* chore(TDI-40449): reverting changes
- SugarCRM is deprecated and will be removed in this release

* chore(TDI-40449): fix version typo/group for asm

* chore(TDI-40449): rename google storage utils

* chore(TDI-40449): fix dependencies to the future google-storage-utils
- will be built during https://jira.talendforge.org/browse/TDI-43489

* chore(TDI-40449): fix javassist GAV dependency

* chore(TDI-40449): fix GAV for tMOM/tWebService
- revert change on tWebService_java.xml
- fix GAV for accuracy on tMOM

* chore(TDI-40449): remove last jars
- See https://jira.talendforge.org/browse/TDI-43490

* chore(TDI-40449): fix url

* chore(TDI-40449): distribution management needed for google storage utils on ci-common

* chore(TDI-40449): cleaning xml files

* chore(TDI-40449): update copyright

* chore(TDI-40449): last clean
- i swear

Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
2020-01-02 15:56:13 +08:00
Dmytro Sylaiev
b39ca1b28e fix(TDI-43085): Bump jackson version to 2.10.1 (#4192)
* Bump http-utils lib version
2019-12-06 11:24:03 +02:00
Dmytro Sylaiev
760695d667 fix(TDI-42396): Upgrade jackson dependencies to 2.9.9 (#3514)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
2019-06-03 11:59:37 +03:00
pyzhou
ced343de11 Revert "fix(TDI-41258):align the mvn path of commons-logging" (#2835)
This reverts commit 901a104988.
2018-10-23 10:40:58 +08:00
pyzhou
034ea26970 Pyzhou/tdi 41258 align mvn path to official (#2827)
* fix(TDI-41258):align the mvn path of joda-time

* fix(TDI-41258):correct the mvn path commons-logging redshift

* fix(TDI-41258):align the mvn path of commons-logging
2018-10-23 09:43:00 +08:00
nrousseau
f58cb661c3 chore(TUP-20636) update maven uri (#2690)
* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri
2018-09-14 10:29:23 +08:00
jzhao
d401f01041 fix(TDI-39894):update jackson version (#1911)
* jackson-databind-2.5.x
2018-01-31 10:41:49 +08:00
jzhao
e4bc3611b1 TUP-4164: Update Jackson-core for DI Components to
jackson-core-2.5.3.jar
https://jira.talendforge.org/browse/TUP-4164
2016-02-25 18:26:28 +08:00
wchen-talend
ebbe0fabb4 TUP-2417:Remote Lib : Migrate all component definition to use the mvn:
url schema
2015-05-12 14:29:27 +08:00
amarkevich
5128a9a38c [box components] exclude commons-logging & commons-lang from bundle 2015-03-09 11:03:34 -03:00
I.Melnik
d7053e0d7e Add required parameter to connection settings 2014-10-20 18:28:11 +03:00
I.Melnik
d67a731849 [TDI-29878] - tGoogleDrivePut implement overwrite option,
[TDI-30477] - Change output field type to FILE for tBoxGet
2014-10-07 17:24:31 +03:00
I.Melnik
c031f935ac [TDI-30477] Remove die on error field 2014-09-24 13:11:14 +03:00
I.Melnik
823a4a8f40 [TDI-30477] - Update tBoxCopy UI 2014-09-24 12:17:20 +03:00
I.Melnik
d839825a09 [TDI-30477] - Change default Use Existing Connection to 'true' 2014-09-19 16:22:27 +03:00
I.Melnik
9faabb0bad [TDI-30477] - Remove unnecessary fields from connection. Add copy/rename
folder to tBoxCopy
2014-09-19 14:32:23 +03:00
I.Melnik
66eb7806ad [TIPAAS-594] - Implement tBox* components 2014-09-01 18:29:26 +03:00