This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new fee2e67c2 Bump io.projectreactor:reactor-core from 3.8.0-M2 to 
3.8.0-M3 (#2208)
fee2e67c2 is described below

commit fee2e67c2cceaae5a5a56da73106d102581a8087
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 08:55:40 2025 +0200

    Bump io.projectreactor:reactor-core from 3.8.0-M2 to 3.8.0-M3 (#2208)
    
    Bumps 
[io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 
3.8.0-M2 to 3.8.0-M3.
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - 
[Commits](https://github.com/reactor/reactor-core/compare/v3.8.0-M2...v3.8.0-M3)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor:reactor-core
      dependency-version: 3.8.0-M3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 58f260bba..6064bc5e0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -428,7 +428,7 @@
     <poi.version>5.4.1</poi.version>
     <protobuf.version>3.25.7</protobuf.version>
     <quartz.version>2.5.0</quartz.version>
-    <reactor.core.version>3.8.0-M2</reactor.core.version>
+    <reactor.core.version>3.8.0-M3</reactor.core.version>
     <reactor.netty.version>1.3.0-M3</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <scm.version>2.1.0</scm.version>

Reply via email to