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 @@ -13,7 +13,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
13
13
- Bumps ` io.github.classgraph:classgraph ` from 4.8.161 to 4.8.165
14
14
- Bumps ` org.owasp.dependencycheck ` from 9.0.8 to 9.1.0
15
15
- Bumps ` org.apache.httpcomponents.client5:httpclient5 ` from 5.3.0 to 5.3.1
16
- - Bumps ` io.github.classgraph:classgraph ` from 4.8.165 to 4.8.168
16
+ - Bumps ` io.github.classgraph:classgraph ` from 4.8.165 to 4.8.170
17
17
- Bumps ` jackson ` from 2.15.2 to 2.17.0
18
18
- Bumps ` org.eclipse.parsson:parsson ` from 1.1.5 to 1.1.6
19
19
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ dependencies {
213
213
implementation(" org.eclipse" , " yasson" , " 2.0.2" )
214
214
215
215
// https://github.com/classgraph/classgraph
216
- testImplementation(" io.github.classgraph:classgraph:4.8.168 " )
216
+ testImplementation(" io.github.classgraph:classgraph:4.8.170 " )
217
217
218
218
// Eclipse 1.0
219
219
testImplementation(" junit" , " junit" , " 4.13.2" ) {
You can’t perform that action at this time.
0 commit comments