Bump org.springframework:spring-core from 6.1.14 to 6.1.16

Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.1.16.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.1.16)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-13 04:06:13 +00:00
committed by Josh Cummings
parent fd262b5faa
commit bb9eef8a9a

View File

@@ -96,7 +96,7 @@ dependencies {
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3'
implementation 'org.springframework:spring-core:6.1.14'
implementation 'org.springframework:spring-core:6.1.16'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
testImplementation platform('org.junit:junit-bom:5.8.2')