|
40 | 40 | <commons.cli.version>1.6.0</commons.cli.version>
|
41 | 41 | <commons.csv.version>1.10.0</commons.csv.version>
|
42 | 42 | <commons.io.version>2.15.0</commons.io.version>
|
43 |
| - <commons.lang3.version>3.13.0</commons.lang3.version> |
| 43 | + <commons.lang3.version>3.14.0</commons.lang3.version> |
44 | 44 | <commons.logging.version>1.2</commons.logging.version>
|
45 | 45 | <commons.net.version>3.10.0</commons.net.version>
|
46 | 46 | <diamond.version>3.7.3</diamond.version>
|
|
80 | 80 | <ognl.version>3.4.2</ognl.version>
|
81 | 81 | <orc.version>1.9.2</orc.version>
|
82 | 82 | <parquet.version>1.13.1</parquet.version>
|
83 |
| - <poi.version>5.2.4</poi.version> |
| 83 | + <poi.version>5.2.5</poi.version> |
84 | 84 | <protobuf.version>3.25.1</protobuf.version>
|
85 | 85 | <redis.replicator.version>3.8.0</redis.replicator.version>
|
86 | 86 | <slf4j.version>2.0.9</slf4j.version>
|
|
95 | 95 | <cassandra.jdbc.version>3.11.0</cassandra.jdbc.version>
|
96 | 96 | <clickhouse.jdbc.version>0.3.2</clickhouse.jdbc.version>
|
97 | 97 | <databend.jdbc.version>0.1.3</databend.jdbc.version>
|
98 |
| - <dbcp2.version>2.10.0</dbcp2.version> |
| 98 | + <dbcp2.version>2.11.0</dbcp2.version> |
99 | 99 | <hive.jdbc.version>3.1.3</hive.jdbc.version>
|
100 | 100 | <influxdbClient.version>2.23</influxdbClient.version>
|
101 | 101 | <hadoop.version>3.2.4</hadoop.version>
|
|
106 | 106 | <phoenix1.version>4.14.3-HBase-1.4</phoenix1.version>
|
107 | 107 | <phoenix2.version>5.1.3</phoenix2.version>
|
108 | 108 | <postgresql.jdbc.version>42.3.8</postgresql.jdbc.version>
|
109 |
| - <sqlite.jdbc.version>3.42.0.1</sqlite.jdbc.version> |
| 109 | + <sqlite.jdbc.version>3.44.1.0</sqlite.jdbc.version> |
110 | 110 | <taos.jdbc.version>3.2.1</taos.jdbc.version>
|
111 | 111 | <trino.jdbc.version>351</trino.jdbc.version>
|
112 | 112 |
|
|
302 | 302 | <plugin>
|
303 | 303 | <groupId>org.apache.maven.plugins</groupId>
|
304 | 304 | <artifactId>maven-javadoc-plugin</artifactId>
|
305 |
| - <version>3.6.0</version> |
| 305 | + <version>3.6.2</version> |
306 | 306 | <executions>
|
307 | 307 | <execution>
|
308 | 308 | <id>attach-javadocs</id>
|
|
0 commit comments