From 48c6834a85b8faf60c3c12cd8f222ad8c2aef5d0 Mon Sep 17 00:00:00 2001 From: Robert Merget Date: Tue, 28 Apr 2026 00:29:40 +0400 Subject: [PATCH 1/2] release: v6.4.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dc084e2..b26fec8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ scanner-core - 6.3.1-SNAPSHOT + 6.4.0 Scanner Core A generic scanner framework which can execute a set of probes and combine the results into a report. @@ -60,7 +60,7 @@ scm:git:https://github.com/tls-attacker/scanner-core.git scm:git:ssh://git@github.com/tls-attacker/scanner-core.git - v6.2.2 + v6.4.0 https://github.com/tls-attacker/Scanner-Core From 7a43c75516f1aaaa4913a06adb11b2abcaf2c00d Mon Sep 17 00:00:00 2001 From: Robert Merget Date: Tue, 28 Apr 2026 00:29:46 +0400 Subject: [PATCH 2/2] release: Prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b26fec8..d4da8a7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ scanner-core - 6.4.0 + 6.4.1-SNAPSHOT Scanner Core A generic scanner framework which can execute a set of probes and combine the results into a report. @@ -60,7 +60,7 @@ scm:git:https://github.com/tls-attacker/scanner-core.git scm:git:ssh://git@github.com/tls-attacker/scanner-core.git - v6.4.0 + v6.2.2 https://github.com/tls-attacker/Scanner-Core