From 4637d1541d1c834b98196e3dd9ca3178451ce82c Mon Sep 17 00:00:00 2001 From: Sven Mitt Date: Tue, 19 May 2026 16:01:54 +0300 Subject: [PATCH] build(release): release of 3.2.1 WE2-1216 Signed-off-by: Sven Mitt --- example/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/pom.xml b/example/pom.xml index ce27c8fb..a5516854 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -10,7 +10,7 @@ eu.webeid.example web-eid-springboot-example - 3.2.1-SNAPSHOT + 3.2.1 web-eid-springboot-example Example Spring Boot application that demonstrates how to use Web eID for authentication and digital signing @@ -19,7 +19,7 @@ 17 3.5.3 - 3.2.1-SNAPSHOT + 3.2.1 6.1.1 1.44 3.5.1 diff --git a/pom.xml b/pom.xml index 99ce27be..187c6cb4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 authtoken-validation eu.webeid.security - 3.2.1-SNAPSHOT + 3.2.1 jar authtoken-validation Web eID authentication token validation library for Java