[java-parent-project] 02/02: Update Bouncy Castle to 1.77

Ian Young ian at iay.org.uk
Thu Feb 29 15:48:36 UTC 2024


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

iay pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=e48cc53e88259b51acd54ab01a396bc920392042

commit e48cc53e88259b51acd54ab01a396bc920392042
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 29 15:18:33 2024 +0000

    Update Bouncy Castle to 1.77
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6acf7ee..ee0530c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,8 @@
 
 
         <ant.version>1.10.14</ant.version>
-        <bouncycastle.version>1.76</bouncycastle.version>
-        <bouncycastle.pg.version>1.76</bouncycastle.pg.version>
+        <bouncycastle.version>1.77</bouncycastle.version>
+        <bouncycastle.pg.version>1.77</bouncycastle.pg.version>
         <!-- IMPORTANT: commons-compress and commons-io versions need to be updated with the -io version coming from -compress.  -->
         <commons.compress.version>1.26.0</commons.compress.version>
         <commons.io.version>2.15.1</commons.io.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list