Uploaded image for project: 'LDAP Connector'
  1. LDAP Connector
  2. MGNLLDAP-84

Update version of commons-lang

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.7
    • None
    • None

      We're still using commons-lang 2.4 (released in 2008). We should upgrade to the latest version (3.1 right now).

      Caution: new version also got new group- and artifactId:

      <dependency>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-lang3</artifactId>
          <version>3.1</version>
      </dependency>
      

        Acceptance criteria

              efochr Evzen Fochr
              mdivilek Milan Divilek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR