Skip to content

Commit 79ee61e

Browse files
dependabot[bot]reta
authored andcommitted
Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 in /java-client (opensearch-project#906)
* Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 in /java-client Bumps org.owasp.dependencycheck from 9.0.10 to 9.1.0. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 61f90ed) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
1 parent 54d43bd commit 79ee61e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77

88
### Dependencies
99
- Bumps `io.github.classgraph:classgraph` from 4.8.161 to 4.8.165
10-
- Bumps `org.owasp.dependencycheck` from 9.0.8 to 9.0.10
10+
- Bumps `org.owasp.dependencycheck` from 9.0.8 to 9.1.0
1111
- Bumps `org.apache.httpcomponents.client5:httpclient5` from 5.3.0 to 5.3.1
1212
- Bumps `io.github.classgraph:classgraph` from 4.8.165 to 4.8.168
1313

java-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ plugins {
4949
`java-library`
5050
`maven-publish`
5151
id("com.github.jk1.dependency-license-report") version "2.6"
52+
id("org.owasp.dependencycheck") version "9.1.0"
5253
id("com.diffplug.spotless") version "6.25.0"
53-
id("org.owasp.dependencycheck") version "9.0.10"
5454
}
5555

5656
apply(plugin = "org.owasp.dependencycheck")

0 commit comments

Comments
 (0)