Skip to content

Commit

Permalink
TIKA-4327: update reactor core, reactor netty
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Dec 12, 2024
1 parent 42a545f commit cbdcb5e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@
<commons.net.version>3.11.1</commons.net.version>
<ctakes.version>6.0.0</ctakes.version>
<!-- TODO when 4.1.0 comes out, try updating jetty to 12 -->
<!-- needs change in PipesBiDirectionalStreamingIntegrationTest.java -->
<cxf.version>4.0.6</cxf.version>
<ddplist.version>1.28</ddplist.version>
<dl4j.version>1.0.0-M2.1</dl4j.version>
Expand Down Expand Up @@ -408,7 +409,7 @@
<mockito.version>5.14.2</mockito.version>
<mockito-junit-jupiter.version>5.14.2</mockito-junit-jupiter.version>
<netcdf-java.version>4.5.5</netcdf-java.version>
<!-- 4.2.0.Alpha4 tested successfully -->
<!-- 4.2.0.RC1 tested successfully -->
<netty.version>4.1.115.Final</netty.version>
<oak.jackrabbit.version>1.72.0</oak.jackrabbit.version>
<openjson.version>1.0.13</openjson.version>
Expand All @@ -424,8 +425,8 @@
<poi.version>5.3.0</poi.version>
<protobuf.version>3.25.5</protobuf.version>
<quartz.version>2.5.0</quartz.version>
<reactor.core.version>3.7.0</reactor.core.version>
<reactor.netty.version>1.2.0</reactor.netty.version>
<reactor.core.version>3.7.1</reactor.core.version>
<reactor.netty.version>1.2.1</reactor.netty.version>
<rome.version>2.1.0</rome.version>
<scm.version>2.1.0</scm.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit cbdcb5e

Please sign in to comment.