[libxmltooling-java] 05/05: Bump version of bouncycastle we depend on

Matthew Vernon matthew at moszumanska.debian.org
Thu Apr 10 17:08:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

matthew pushed a commit to branch feature/newerbc
in repository libxmltooling-java.

commit a86dae19ca46b4a4cada9e15054344d2486249a4
Author: Matthew Vernon <matthew at debian.org>
Date:   Tue Feb 18 12:29:11 2014 +0000

    Bump version of bouncycastle we depend on
    
    Having made all the compatibility changes that mean we can build
    against 1.49, adjust the dependency version we declare.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5216d7f..126e22e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcprov-jdk15</artifactId>
-            <version>1.46</version>
+            <version>1.49</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxmltooling-java.git



More information about the pkg-java-commits mailing list