Skip to content

Commit

Permalink
TIKA-4166: update puppycrawl, mockito, google-cloud, commons-io, azur…
Browse files Browse the repository at this point in the history
…e-storage-blob, jetty
  • Loading branch information
THausherr committed Sep 22, 2024
1 parent dfc2c5b commit f36ffa6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -302,13 +302,13 @@
<maven.scr.version>1.26.4</maven.scr.version>
<maven.shade.version>3.6.0</maven.shade.version>
<maven.project.info.reports.version>3.7.0</maven.project.info.reports.version>
<puppycrawl.version>10.17.0</puppycrawl.version>
<puppycrawl.version>10.18.1</puppycrawl.version>
<rat.version>0.16.1</rat.version>
<scm.version>2.1.0</scm.version>

<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.42.0</google.cloud.version>
<google.cloud.version>2.43.0</google.cloud.version>
<aws.version>1.12.772</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
Expand All @@ -317,7 +317,7 @@
<asm.version>9.7</asm.version>
<azure.core.version>1.52.0</azure.core.version>
<azure.core.http.netty.version>1.15.4</azure.core.http.netty.version>
<azure.storage.blob.version>12.27.1</azure.storage.blob.version>
<azure.storage.blob.version>12.28.0</azure.storage.blob.version>
<azure.identity.version>1.13.2</azure.identity.version>
<azure.json.version>1.2.0</azure.json.version>
<!-- 7.0.0 needs java 17 -->
Expand All @@ -335,7 +335,7 @@
<commons.csv.version>1.11.0</commons.csv.version>
<commons.exec.version>1.4.0</commons.exec.version>
<commons.fileupload.version>1.5</commons.fileupload.version>
<commons.io.version>2.16.1</commons.io.version>
<commons.io.version>2.17.0</commons.io.version>
<commons.lang3.version>3.17.0</commons.lang3.version>
<commons.logging.version>1.3.4</commons.logging.version>
<commons.math3.version>3.6.1</commons.math3.version>
Expand Down Expand Up @@ -377,7 +377,7 @@
<jdom2.version>2.0.6.1</jdom2.version>
<jempbox.version>1.8.17</jempbox.version>
<!-- 12.0.* needs java 17 -->
<jetty.version>11.0.23</jetty.version>
<jetty.version>11.0.24</jetty.version>
<jhighlight.version>1.1.0</jhighlight.version>
<jna.version>5.15.0</jna.version>
<json.simple.version>1.1.1</json.simple.version>
Expand All @@ -397,7 +397,7 @@
<metadata.extractor.version>2.19.0</metadata.extractor.version>
<microsoft.translator.version>0.6.2</microsoft.translator.version>
<mime4j.version>0.8.11</mime4j.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<mockito-junit-jupiter.version>5.12.0</mockito-junit-jupiter.version>
<netcdf-java.version>4.5.5</netcdf-java.version>
<!-- 4.2.0.Alpha3 tested successfully -->
Expand Down

0 comments on commit f36ffa6

Please sign in to comment.