[java-parent-project] branch main updated: Update Bouncy Castle to 1.78.1

Ian Young ian at iay.org.uk
Mon Jul 29 16:40:18 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=1f55b9bfb9b5a3cfd9cc2f0c9156885593800ac8

The following commit(s) were added to refs/heads/main by this push:
     new 1f55b9b  Update Bouncy Castle to 1.78.1
1f55b9b is described below

commit 1f55b9bfb9b5a3cfd9cc2f0c9156885593800ac8
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jul 29 17:40:12 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index df68cc8..3544ff1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,8 @@
 
 
         <ant.version>1.10.14</ant.version>
-        <bouncycastle.version>1.77</bouncycastle.version>
-        <bouncycastle.pg.version>1.77</bouncycastle.pg.version>
+        <bouncycastle.version>1.78.1</bouncycastle.version>
+        <bouncycastle.pg.version>1.78.1</bouncycastle.pg.version>
         <commons.codec.version>1.16.1</commons.codec.version>
         <!-- IMPORTANT: commons-compress and commons-io versions need to be updated with the -io version coming from -compress.  -->
         <commons.compress.version>1.26.2</commons.compress.version>

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


More information about the commits mailing list