Skip to content

Commit

Permalink
Renovate/org.owasp.dependencycheck 9.x (#439)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
jackmaloney and renovate[bot] authored Jun 17, 2024
1 parent 99e1361 commit 9c35b69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,3 +293,4 @@ If we encounter a SOAP general error response (as shown below) please check that
## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id "io.freefair.lombok" version "8.6"
id 'io.spring.dependency-management' version '1.1.5'
id 'org.springframework.boot' version '3.3.0'
id 'org.owasp.dependencycheck' version '9.1.0'
id 'org.owasp.dependencycheck' version '9.2.0'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'org.sonarqube' version '5.0.0.4638'
id 'java-library'
Expand Down

0 comments on commit 9c35b69

Please sign in to comment.