From fb7def47832df7b54e925e20646789df3440e9d2 Mon Sep 17 00:00:00 2001 From: Benjamin Albanese Date: Tue, 10 Dec 2024 18:14:34 +0100 Subject: [PATCH] fix(JWT-4345): upgrade dependencies --- pom.xml | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 595a7e5..beeeeec 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ ${version.java} UTF-8 - 3.3.3 - 2.11.0 + 3.4.0 + 2.12.1 @@ -28,22 +28,7 @@ starter - - - - GWTSnapshot - Vertispan GWT Snapshot Repo - https://repo.vertispan.com/gwt-snapshot/ - - true - - - false - - - - - + scm:git:https://github.com/levigo/gwt-spring-boot-starter.git https://github.com/levigo/gwt-spring-boot-starter @@ -116,7 +101,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.1 attach-sources @@ -130,7 +115,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.2 + 3.11.2 attach-javadocs @@ -145,7 +130,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.2.0 sign-artifacts