Revision 92605e20
Added by Andreas Müller 5 months ago
eu.etaxonomy.taxeditor.cdmlib/pom.xml | ||
---|---|---|
430 | 430 |
<dependency> |
431 | 431 |
<groupId>org.apache.commons</groupId> |
432 | 432 |
<artifactId>commons-lang3</artifactId> |
433 |
<version>3.11</version>
|
|
433 |
<version>3.12.0</version>
|
|
434 | 434 |
</dependency> |
435 | 435 |
<dependency> |
436 | 436 |
<!-- needed at least in taxeditor.test by BundleLoader; try to move there but test carefully --> |
eu.etaxonomy.taxeditor.molecular.lib/pom.xml | ||
---|---|---|
118 | 118 |
<dependency> |
119 | 119 |
<groupId>org.apache.commons</groupId> |
120 | 120 |
<artifactId>commons-lang3</artifactId> |
121 |
<version>3.11</version>
|
|
121 |
<version>3.12.0</version>
|
|
122 | 122 |
</dependency> |
123 | 123 |
<dependency> |
124 | 124 |
<groupId>org.apache.commons</groupId> |
Also available in: Unified diff
ref #9359 updating commons-lang3 to latest version in taxeditor