From 785255478afbdad6e6d44a26f946c32465d7e9fb Mon Sep 17 00:00:00 2001 From: Ties de Kock Date: Tue, 3 Oct 2023 14:15:19 +0200 Subject: [PATCH] Bouncy Castle 1.74 --- README.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 195495eb..efe6ef71 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ next (snapshot) release, e.g. `1.1-SNAPSHOT` after releasing `1.0`. * Prefixes in ROAs are sorted by (prefix, maxlength - missing first) * Incorporate a number of extra checks on resource extensions * Update ASPA implementation to create objects in [draft-ietf-sidrops-aspa-profile-16](https://datatracker.ietf.org/doc/html/draft-ietf-sidrops-aspa-profile-16) profile. + * Bouncy Castle 1.74 ### 2023-06-26 1.34 * Add `GenericRpkiSignedObjectParser` to parse object type from `content-type` and signing time. diff --git a/pom.xml b/pom.xml index 90a990e7..c469313d 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 11 1.52 - 1.73 + 1.74 32.0.0-jre 2.10.13 1.4.20