Project

General

Profile

« Previous | Next » 

Revision f33355c3

Added by Andreas Müller over 3 years ago

ref #9204 remove commons-lang2 from cdmlib dependencies

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/PolytomousKey.java
29 29
import javax.xml.bind.annotation.XmlSchemaType;
30 30
import javax.xml.bind.annotation.XmlType;
31 31

  
32
import org.apache.commons.lang.StringUtils;
32
import org.apache.commons.lang3.StringUtils;
33 33
import org.apache.log4j.Logger;
34 34
import org.hibernate.annotations.Cascade;
35 35
import org.hibernate.annotations.CascadeType;

Also available in: Unified diff