Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2208

upgrade netty to netty-all

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.0
    • None
    • James Core
    • None

    Description

      James is currently using the netty dependency
      <dependency>
      <groupId>io.netty</groupId>
      <artifactId>netty</artifactId>
      <version>3.10.6.Final</version>
      </dependency>
      I think we should upgrade to the newer artifact
      <dependency>
      <groupId>io.netty</groupId>
      <artifactId>netty-all</artifactId>
      <version>4.1.16.Final</version>
      </dependency>

      Attachments

        1. dependency-check-report.html
          663 kB
          Jan Busch

        Activity

          People

            Unassigned Unassigned
            randymo Randymo
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: