Skip to content

Commit 65fc11a

Browse files
dependabot[bot]jungm
authored andcommitted
Bump version.spring-boot from 3.5.4 to 3.5.5
Bumps `version.spring-boot` from 3.5.4 to 3.5.5. Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) Updates `org.springframework.boot:spring-boot-starter-tomcat` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-tomcat dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0919014 commit 65fc11a

File tree

1 file changed

+1
-1
lines changed
  • arquillian/functional-tests/spring-cxf-tomee-4332

1 file changed

+1
-1
lines changed

arquillian/functional-tests/spring-cxf-tomee-4332/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<name>TomEE :: Arquillian :: Functional Tests :: Spring CXF Test</name>
3232

3333
<properties>
34-
<version.spring-boot>3.5.4</version.spring-boot>
34+
<version.spring-boot>3.5.5</version.spring-boot>
3535
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
3636

3737
<!-- junit 5.11 is broken for some reason here -->

0 commit comments

Comments
 (0)