Skip to content

Commit ef71436

Browse files
dependabot[bot]Weltraumschaf
authored andcommitted
Bump org.springframework:spring-web
Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 1 update: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework). Updates `org.springframework:spring-web` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.2...v6.2.3) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9fd976 commit ef71436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/persistence-defectdojo/hook/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
dependencies {
2626
implementation group: "io.securecodebox", name: "defectdojo-client", version: "2.0.1"
2727
implementation group: "io.kubernetes", name: "client-java", version: "20.0.1"
28-
implementation group: "org.springframework", name: "spring-web", version: "6.2.2"
28+
implementation group: "org.springframework", name: "spring-web", version: "6.2.3"
2929
implementation group: "com.fasterxml.jackson.core", name: "jackson-core", version: "2.18.2"
3030
implementation group: "com.fasterxml.jackson.core", name: "jackson-annotations", version: "2.18.2"
3131
implementation group: "com.fasterxml.jackson.core", name: "jackson-databind", version: "2.18.2"

0 commit comments

Comments
 (0)