Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-7094

Latest java SDK latest version (+3.0.0) requires io.projectreactor:reactor-core:3.3.5 version

    XMLWordPrintable

Details

    Description

      Please, upgrade the git repository to work with the latest java SDK version. In order to make it work, we need to override the springboot `io.projectreactor:reactor-core` dependency version to +3.3.5:

      ```
      <dependency>
      <groupId>io.projectreactor</groupId>
      <artifactId>reactor-core</artifactId>
      <version>3.3.5.RELEASE</version>
      </dependency>
      ```

      Reporter: Jose Molina
      E-mail: jose.molina@couchbase.com

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard.smedley Richard Smedley
            jose.molina Jose Molina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty