Uploaded image for project: 'Activation'
  1. Activation
  2. MGNLACTIVATION-87

Update version of commons-lang

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.3
    • 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:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR