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

Ian Young ian at iay.org.uk
Thu Aug 10 09:58:17 UTC 2023


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=eb42d184b7df8e53ffe073d04a90db085f6fe199

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

commit eb42d184b7df8e53ffe073d04a90db085f6fe199
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Aug 8 16:58:58 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 0a80125..db34608 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,8 +34,8 @@
 
 
         <ant.version>1.10.12</ant.version>
-        <bouncycastle.version>1.72</bouncycastle.version>
-        <bouncycastle.pg.version>1.72.2</bouncycastle.pg.version>
+        <bouncycastle.version>1.73</bouncycastle.version>
+        <bouncycastle.pg.version>1.73</bouncycastle.pg.version>
         <commons.compress.version>1.23.0</commons.compress.version>
         <commons.lang3.version>3.13.0</commons.lang3.version>
         <cryptacular.version>1.2.5</cryptacular.version>

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


More information about the commits mailing list