Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-test (#1591)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 3.1.11 to 3.3.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.11...v3.3.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 965d2a3 commit c118f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arquillian/functional-tests/spring-cxf-tomee-4332/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>3.1.11</version>
<version>3.3.5</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit c118f55

Please sign in to comment.