diff options
| -rw-r--r-- | pom.xml | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -287,6 +287,12 @@  			<artifactId>iaik_ecc_eval_signed</artifactId>
  			<version>2.15</version>
  		</dependency>
 +		
 +		<dependency>
 +			<groupId>commons-lang</groupId>
 +			<artifactId>commons-lang</artifactId>
 +			<version>2.3</version>
 +		</dependency>
  	</dependencies>
 | 
