Skip to content

Commit

Permalink
TIKA-4326: update reactor
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 12, 2024
1 parent 788ce70 commit c5c2e24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -422,8 +422,8 @@
<protobuf.version>3.25.5</protobuf.version>
<!-- 2.5.0-rc1 tested successfully -->
<quartz.version>2.3.2</quartz.version>
<reactor.core.version>3.6.11</reactor.core.version>
<reactor.netty.version>1.1.23</reactor.netty.version>
<reactor.core.version>3.7.0</reactor.core.version>
<reactor.netty.version>1.2.0</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 c5c2e24

Please sign in to comment.