diff --git a/schema/cryptography-defs.schema.json b/schema/cryptography-defs.schema.json index e1781505..301f37b5 100644 --- a/schema/cryptography-defs.schema.json +++ b/schema/cryptography-defs.schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://cyclonedx.org/schema/cryptography-defs.schema.json", - "$comment": "2026-03-05T14:27:50Z", + "$comment": "2026-03-18T12:18:52Z", "title": "Cryptographic Algorithm Family Definitions", "description": "Enumerates cryptographic algorithm families and their specific metadata.", "type": "object", diff --git a/tools/pom.xml b/tools/pom.xml index 9667d409..1d26f417 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -167,7 +167,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.5