Compare commits

...

4 Commits

Author SHA1 Message Date
jiezhang-tlnd
dbc81527a0 chore(TUP-39865)commons-configuration2:2.8.0 | CVE-2022-23305 (#852) 2023-09-07 17:01:11 +08:00
ypiel
a9c8fba1a4 chore(TDI-50244): Bump connectors 1.49.0. (#855) 2023-09-04 14:20:27 +02:00
jzhao
6d7251be60 chore(TDI-50237):Bump tcompv0 0.37.24 for 8.0.1-R2023-09 (#853) 2023-09-01 23:15:01 +08:00
Oleksandr Zhelezniak
f6b57009a1 chore(TDI-50188): bump connectors 1.48.1 (#847) 2023-08-15 15:00:15 +03:00
2 changed files with 3 additions and 3 deletions

View File

@@ -325,7 +325,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>

View File

@@ -9,8 +9,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<component-runtime.version>1.59.0</component-runtime.version>
<components.version>0.37.23</components.version>
<tacokit.components.version>1.48.0</tacokit.components.version>
<components.version>0.37.24</components.version>
<tacokit.components.version>1.49.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>