Skip to content

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ flexible messaging model and an intuitive client API.</description>
8989
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9090
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
9191
<redirectTestOutputToFile>true</redirectTestOutputToFile>
92-
<test.additional.args></test.additional.args>
92+
<test.additional.args/>
9393
<testReuseFork>true</testReuseFork>
9494
<testForkCount>4</testForkCount>
9595
<testRealAWS>false</testRealAWS>
9696
<testRetryCount>1</testRetryCount>
97-
<testJacocoAgentArgument></testJacocoAgentArgument>
97+
<testJacocoAgentArgument/>
9898
<docker.organization>apachepulsar</docker.organization>
9999
<skipSourceReleaseAssembly>false</skipSourceReleaseAssembly>
100100
<skipBuildDistribution>false</skipBuildDistribution>
@@ -157,7 +157,7 @@ flexible messaging model and an intuitive client API.</description>
157157
<postgresql-jdbc.version>42.4.1</postgresql-jdbc.version>
158158
<clickhouse-jdbc.version>0.3.2</clickhouse-jdbc.version>
159159
<mariadb-jdbc.version>2.7.5</mariadb-jdbc.version>
160-
<hdfs-offload-version3>3.3.5</hdfs-offload-version3>
160+
<hdfs-offload-version3>3.4.2</hdfs-offload-version3>
161161
<json-smart.version>2.4.10</json-smart.version>
162162
<opensearch.version>2.16.0</opensearch.version>
163163
<elasticsearch-java.version>8.5.2</elasticsearch-java.version>

0 commit comments

Comments
 (0)