Bump spring_boot_version from 2.4.1 to 2.4.4 (#2550)
Bumps `spring_boot_version` from 2.4.1 to 2.4.4. Updates `spring-boot-starter-test` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-test` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-maven-plugin` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-dependencies` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-autoconfigure` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-configuration-processor` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
120605ebab
commit
9a67f3ee0c
2
pom.xml
2
pom.xml
|
@ -812,7 +812,7 @@
|
|||
<!-- FYI: Spring Data JPA 2.1.9 causes test failures due to unexpected cascading deletes -->
|
||||
<spring_data_version>2.4.7</spring_data_version>
|
||||
<spring_batch_version>4.3.2</spring_batch_version>
|
||||
<spring_boot_version>2.4.1</spring_boot_version>
|
||||
<spring_boot_version>2.4.4</spring_boot_version>
|
||||
<spring_retry_version>1.2.2.RELEASE</spring_retry_version>
|
||||
|
||||
<stax2_api_version>3.1.4</stax2_api_version>
|
||||
|
|
Loading…
Reference in New Issue