diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e8400ceb1a..839e72cab8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1108,7 +1108,7 @@ bom { ] } } - library("Micrometer", "1.6.0") { + library("Micrometer", "1.6.1") { group("io.micrometer") { modules = [ "micrometer-registry-stackdriver" { diff --git a/spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml b/spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml deleted file mode 100644 index fae8b0438c..0000000000 --- a/spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file