From 0f6fc0b00f2738df232a9e7fde750f4ce27b246d Mon Sep 17 00:00:00 2001 From: Anshul BANSAL Date: Wed, 24 Feb 2021 08:00:01 +0200 Subject: [PATCH] Code formatting --- .../spring-security-saml/pom.xml | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/spring-security-modules/spring-security-saml/pom.xml b/spring-security-modules/spring-security-saml/pom.xml index 36e5f46bc2..fabd01d6db 100644 --- a/spring-security-modules/spring-security-saml/pom.xml +++ b/spring-security-modules/spring-security-saml/pom.xml @@ -23,24 +23,24 @@ - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - org.springframework.security.extensions - spring-security-saml2-core - ${saml2-core.spring.version} - - + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + org.springframework.security.extensions + spring-security-saml2-core + ${saml2-core.spring.version} + + spring-security-saml