diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 7a163ad8b92..42250446d22 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -42,7 +42,7 @@ 3.11.1 4.0.6 2.1.4 - 1.9.1 + 1.9.3 2.6.2 3.6.0 1.4.0 diff --git a/spring-boot-project/spring-boot-starters/pom.xml b/spring-boot-project/spring-boot-starters/pom.xml index 0261f887f7a..14b0562fb5e 100644 --- a/spring-boot-project/spring-boot-starters/pom.xml +++ b/spring-boot-project/spring-boot-starters/pom.xml @@ -145,6 +145,9 @@ true + + .*module-info + changelog.txt diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml index 8d9fb105291..fae8c7fc574 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml @@ -49,6 +49,7 @@ org.joda.time.base.BaseDateTime + .*module-info changelog.txt diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml index b4d0ff0fce8..f3adf2ac4ac 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml @@ -120,6 +120,7 @@ org.aopalliance.* javax.annotation.* + .*module-info diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml index 0d8fc32869f..86e7283596b 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jetty/pom.xml @@ -61,7 +61,7 @@ - ^module-info$ + .*module-info about.html