]> source.dussan.org Git - poi.git/commitdiff
Maven/Sonar build: Add dependency on curvesapi which is now required
authorDominik Stadler <centic@apache.org>
Tue, 20 Oct 2015 09:55:17 +0000 (09:55 +0000)
committerDominik Stadler <centic@apache.org>
Tue, 20 Oct 2015 09:55:17 +0000 (09:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709559 13f79535-47bb-0310-9956-ffa450edef68

sonar/ooxml/pom.xml

index 4d5e00d69b06143ed5ad7754524378abda3a1f9d..b10db33d8295bf7649984f016e4d6a235d8b647e 100644 (file)
                        <artifactId>xmlsec</artifactId>
                        <version>2.0.1</version>
                </dependency>
+               <dependency>
+                       <groupId>com.github.virtuald</groupId>
+                       <artifactId>curvesapi</artifactId>
+                       <version>1.03</version>
+               </dependency>
   
                <!-- non-test dependency for OOXMLLite -->
         <dependency>