Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-test-autoconfigure
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-test-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.3.12.RELEASE to 3.1.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.12.RELEASE...v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 0afe796 commit 84984dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dc-commons-springsecurity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test-autoconfigure</artifactId>
<version>2.3.12.RELEASE</version>
<version>3.1.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 84984dc

Please sign in to comment.