File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ plugins {
3030}
3131
3232project. ext. inspectorImageFamily = " blackduck-imageinspector"
33- project. ext. inspectorImageVersion = " 6.0.1 "
33+ project. ext. inspectorImageVersion = " 6.1.0 "
3434
35- version = ' 11.1 .0-SNAPSHOT'
35+ version = ' 11.2 .0-SNAPSHOT'
3636
3737apply plugin : ' org.springframework.boot'
3838apply plugin : ' io.spring.dependency-management'
@@ -311,7 +311,7 @@ artifactory {
311311
312312dependencies {
313313 implementation " com.blackduck.integration:integration-rest:11.0.0"
314- implementation ' com.blackduck.integration:hub-imageinspector-lib:15.0.1 '
314+ implementation ' com.blackduck.integration:hub-imageinspector-lib:15.0.2 '
315315 implementation ' ch.qos.logback:logback-classic:1.2.13'
316316 constraints {
317317 implementation(' ch.qos.logback:logback-core:1.2.13' ) {
Original file line number Diff line number Diff line change 1- -2022693665
1+ -1497133639
Original file line number Diff line number Diff line change 1- # Thu Sep 26 14:29:50 EDT 2024
2- inspector.image.version =6.0.1
3- program.version =11.0.1
1+ # Mon Mar 24 14:44:32 EDT 2025
2+ inspector.image.version =6.1.0
3+ program.version =11.2.0-SNAPSHOT
44inspector.image.family =blackduck-imageinspector
You can’t perform that action at this time.
0 commit comments