Skip to content

Commit e84a42f

Browse files
authored
[MINOR UPDATE] Update HDF5 & HTTPD libraries (#3004)
1 parent 802d522 commit e84a42f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

contrib/format-hdf5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.jhdf</groupId>
4141
<artifactId>jhdf</artifactId>
42-
<version>0.6.10</version>
42+
<version>0.9.4</version>
4343
</dependency>
4444

4545
<!-- Test dependencies -->

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
-->
9292
<hive.version>3.1.3</hive.version>
9393
<httpclient.version>4.5.14</httpclient.version>
94-
<httpdlog-parser.version>5.10.0</httpdlog-parser.version>
94+
<httpdlog-parser.version>5.11.0</httpdlog-parser.version>
9595
<iceberg.version>0.12.1</iceberg.version>
9696
<jackson.version>2.18.3</jackson.version>
9797
<janino.version>3.1.12</janino.version>
@@ -147,7 +147,7 @@
147147
<univocity-parsers.version>2.8.3</univocity-parsers.version>
148148
<wiremock.standalone.version>2.23.2</wiremock.standalone.version>
149149
<xerces.version>2.12.2</xerces.version>
150-
<yauaa.version>7.19.2</yauaa.version>
150+
<yauaa.version>7.31.0</yauaa.version>
151151
<zookeeper.version>3.5.10</zookeeper.version>
152152
</properties>
153153

0 commit comments

Comments
 (0)