diff --git a/spring-boot-project/spring-boot-autoconfigure/pom.xml b/spring-boot-project/spring-boot-autoconfigure/pom.xml index cd8164a215..7005ece6a3 100755 --- a/spring-boot-project/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-autoconfigure/pom.xml @@ -121,6 +121,11 @@ javax.json.bind-api true + + javax.money + money-api + true + io.searchbox jest diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 5ac84e61d8..3e7e7513f8 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -77,6 +77,7 @@ 1.0.0 2.0.1 1.6.0 + 1.0.1 1.2 2.0.0.Final 1.1.6 @@ -972,6 +973,11 @@ javax.mail-api ${javax-mail.version} + + javax.money + money-api + ${javax-money.version} + javax.servlet javax.servlet-api @@ -1237,8 +1243,8 @@ ${artemis.version} - commons-logging - commons-logging + commons-logging + commons-logging