This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.utils
jiezhang-tlnd 5a7f0e8fe9 fix(TUP-34954)CVE: Replace log4j1.x by reload4j (#5143)
* fix(TUP-34954)CVE: Replace log4j1.x by reload4j

* updated in HIVE classloader

* exclude log4j from slf4j-log4j12

* replace log4j1

* replace log4j with reload4j

* update maven-repository

* remove bundle type

* remove bundle type
2022-03-30 17:37:11 +08:00
..

Date: 2007 09 26
Author: S. Correia

This project is only for utility classes that have no other dependencies than that described in the MANIFEST.
The dependencies of this project must remains very light. 

  
Use "Eclipse-RegisterBuddy: org.talend.utils" in dependent plugins that use org.talend.utils.ConnectionUtils 
so that org.talend.utils can find the correct JDBC Driver.