From 9b9cc0920b3b1c4c3b8deaf92800c98b96b7b9c5 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 08:30:57 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 92d2550..b41e7fd 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.bouncycastle bcpkix-jdk18on - ${bouncycastle.version} + 1.78.1 @@ -101,26 +101,26 @@ io.jsonwebtoken jjwt-api - ${jsonwebtoken.version} + 0.12.3 io.jsonwebtoken jjwt-impl - ${jsonwebtoken.version} + 0.12.3 io.jsonwebtoken jjwt-jackson - ${jsonwebtoken.version} + 0.12.3 org.mapstruct mapstruct - ${mapstruct.version} + 1.5.5.Final