From b4b9ba8b32d71b5439c60af7ffd5968eda6174e4 Mon Sep 17 00:00:00 2001 From: anuragkumawat Date: Tue, 3 May 2022 15:31:32 +0530 Subject: [PATCH] JAVA-8271 Lets try different jaxb2-maven-plugin version --- spring-boot-modules/pom.xml | 2 +- spring-boot-modules/spring-boot-keycloak/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-modules/pom.xml b/spring-boot-modules/pom.xml index 003a52db13..dd81072ad1 100644 --- a/spring-boot-modules/pom.xml +++ b/spring-boot-modules/pom.xml @@ -44,7 +44,7 @@ spring-boot-groovy spring-boot-jasypt - + spring-boot-keycloak spring-boot-libraries spring-boot-libraries-2 spring-boot-libraries-comparison diff --git a/spring-boot-modules/spring-boot-keycloak/pom.xml b/spring-boot-modules/spring-boot-keycloak/pom.xml index 09ddcaa724..9e39176765 100644 --- a/spring-boot-modules/spring-boot-keycloak/pom.xml +++ b/spring-boot-modules/spring-boot-keycloak/pom.xml @@ -89,7 +89,7 @@ org.codehaus.mojo jaxb2-maven-plugin - 2.5.0 + 2.3.1 xjc