|
41 | 41 | <io.grpc.version>1.41.0</io.grpc.version> |
42 | 42 | <commons-codec.version>1.11</commons-codec.version> |
43 | 43 | <commons-logging.version>1.1.1</commons-logging.version> |
44 | | - <commons-lang3.version>3.12.0</commons-lang3.version> |
| 44 | + <commons-lang3.version>3.17.0</commons-lang3.version> |
45 | 45 | <commons-httpclient>3.0.1</commons-httpclient> |
46 | 46 | <commons-beanutils.version>1.9.4</commons-beanutils.version> |
47 | 47 | <commons-configuration.version>1.10</commons-configuration.version> |
48 | 48 | <commons-email.version>1.5</commons-email.version> |
49 | | - <commons-collections4.version>4.3</commons-collections4.version> |
| 49 | + <commons-collections4.version>4.5.0</commons-collections4.version> |
50 | 50 | <httpclient.version>4.5.13</httpclient.version> |
51 | 51 | <httpcore.version>4.4.15</httpcore.version> |
52 | 52 | <jackson.version>2.13.4</jackson.version> |
|
62 | 62 | <dameng-jdbc.version>8.1.2.79</dameng-jdbc.version> |
63 | 63 | <ngdbc.version>2.4.51</ngdbc.version> |
64 | 64 | <slf4j.version>1.7.36</slf4j.version> |
65 | | - <poi.version>4.1.2</poi.version> |
| 65 | + <poi.version>5.4.1</poi.version> |
66 | 66 | <javax.servlet-api.version>3.1.0</javax.servlet-api.version> |
67 | 67 | <activation.version>1.1</activation.version> |
68 | 68 | <javax-mail>1.6.2</javax-mail> |
69 | 69 | <guava.version>31.1-jre</guava.version> |
70 | 70 | <postgresql.version>42.4.1</postgresql.version> |
71 | 71 | <hive-jdbc.version>2.3.9</hive-jdbc.version> |
72 | 72 | <kyuubi-jdbc.version>1.7.0</kyuubi-jdbc.version> |
73 | | - <commons-io.version>2.11.0</commons-io.version> |
| 73 | + <commons-io.version>2.19.0</commons-io.version> |
74 | 74 | <oshi-core.version>6.1.1</oshi-core.version> |
75 | 75 | <clickhouse-jdbc.version>0.4.6</clickhouse-jdbc.version> |
76 | 76 | <databend-jdbc.version>0.0.7</databend-jdbc.version> |
|
82 | 82 | <reflections.version>0.10.2</reflections.version> |
83 | 83 | <py4j.version>0.10.9</py4j.version> |
84 | 84 | <jsr305.version>3.0.0</jsr305.version> |
85 | | - <commons-compress.version>1.21</commons-compress.version> |
86 | | - <commons-math3.version>3.1.1</commons-math3.version> |
| 85 | + <commons-compress.version>1.27.1</commons-compress.version> |
| 86 | + <commons-math3.version>3.6.1</commons-math3.version> |
87 | 87 | <error_prone_annotations.version>2.5.1</error_prone_annotations.version> |
88 | 88 | <hibernate-validator.version>6.2.2.Final</hibernate-validator.version> |
89 | 89 | <aws-sdk.version>1.12.300</aws-sdk.version> |
|
0 commit comments