Skip to content

Commit

Permalink
Update to DC 9.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneuhaus committed Jan 6, 2024
1 parent 534a64f commit 935407e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Updates of the Database are triggered every 2 minutes. The initial update can ta

| Client | Server |
|-------------------:|--------:|
| `>= 8.0.0` | `9.0.6` |
| `>= 8.0.0` | `9.0.8` |
| `>= 8.0.0` | `8.0.0` |
| `7.4.4` | `7.4.4` |
| `[6.3.0; 7.4.3]` | `6.5.3` |
Expand Down
2 changes: 1 addition & 1 deletion overlays/dependencycheck/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'org.owasp:dependency-check-gradle:9.0.6'
classpath 'org.owasp:dependency-check-gradle:9.0.8'
classpath 'com.mysql:mysql-connector-j:8.2.0'
}
}
Expand Down

0 comments on commit 935407e

Please sign in to comment.