File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
4
## [ Unreleased 3.0]
5
5
### Dependencies
6
6
- Bumps ` org.junit:junit-bom ` from 5.10.2 to 5.11.0
7
- - Bumps ` org.owasp.dependencycheck ` from 10.0.2 to 10.0.3
7
+ - Bumps ` org.owasp.dependencycheck ` from 10.0.2 to 10.0.4
8
8
- Bumps ` org.eclipse.parsson:parsson ` from 1.1.6 to 1.1.7
9
9
- Bumps ` org.hamcrest:hamcrest ` from 2.2 to 3.0
10
10
- Bumps ` com.github.jk1.dependency-license-report ` from 2.8 to 2.9
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ plugins {
52
52
`java- library`
53
53
`maven- publish`
54
54
id(" com.github.jk1.dependency-license-report" ) version " 2.9"
55
- id(" org.owasp.dependencycheck" ) version " 10.0.3 "
55
+ id(" org.owasp.dependencycheck" ) version " 10.0.4 "
56
56
id(" com.diffplug.spotless" ) version " 6.25.0"
57
57
}
58
58
apply (plugin = " opensearch.repositories" )
You can’t perform that action at this time.
0 commit comments