Skip to content

Commit c0383d0

Browse files
committed
TIKA-4455: update hadoop, metrics-core
1 parent 6ac40c1 commit c0383d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • tika-parsers/tika-parsers-ml/tika-age-recogniser

tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<curator.version>5.9.0</curator.version>
36-
<hadoop.version>3.4.1</hadoop.version>
36+
<hadoop.version>3.4.2</hadoop.version>
3737
</properties>
3838

3939
<!-- we're not maintaining this module.
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>io.dropwizard.metrics</groupId>
181181
<artifactId>metrics-core</artifactId>
182-
<version>4.2.34</version>
182+
<version>4.2.36</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)