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/common/IntextReference.java
13 13
import javax.xml.bind.annotation.XmlSchemaType;
14 14
import javax.xml.bind.annotation.XmlType;
15 15

  
16
import org.apache.commons.lang.StringUtils;
16
import org.apache.commons.lang3.StringUtils;
17 17
import org.hibernate.annotations.Cascade;
18 18
import org.hibernate.annotations.CascadeType;
19 19
import org.hibernate.envers.Audited;

Also available in: Unified diff