File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 82
82
</dependency >
83
83
<dependency >
84
84
<groupId >be.orbinson.aem</groupId >
85
- <artifactId >aem-groovy-console-bundle </artifactId >
85
+ <artifactId >aem-groovy-console-api </artifactId >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >org.osgi</groupId >
Original file line number Diff line number Diff line change 95
95
</dependency >
96
96
<dependency >
97
97
<groupId >be.orbinson.aem</groupId >
98
- <artifactId >aem-groovy-console-bundle </artifactId >
98
+ <artifactId >aem-groovy-console-api </artifactId >
99
99
</dependency >
100
100
<dependency >
101
101
<groupId >org.osgi</groupId >
Original file line number Diff line number Diff line change 391
391
<plugin >
392
392
<groupId >org.owasp</groupId >
393
393
<artifactId >dependency-check-maven</artifactId >
394
- <version >7.4.3 </version >
394
+ <version >7.4.4 </version >
395
395
<configuration >
396
396
<failBuildOnCVSS >0</failBuildOnCVSS >
397
397
<failBuildOnAnyVulnerability >true</failBuildOnAnyVulnerability >
535
535
</dependency >
536
536
<dependency >
537
537
<groupId >be.orbinson.aem</groupId >
538
- <artifactId >aem-groovy-console-bundle </artifactId >
539
- <version >18.0.1 </version >
538
+ <artifactId >aem-groovy-console-api </artifactId >
539
+ <version >18.0.3 </version >
540
540
<scope >provided</scope >
541
541
<!-- exclude dependencies -->
542
542
<exclusions >
549
549
<dependency >
550
550
<groupId >be.orbinson.aem</groupId >
551
551
<artifactId >aem-groovy-console-all</artifactId >
552
- <version >18.0.1 </version >
552
+ <version >18.0.3 </version >
553
553
<type >zip</type >
554
554
<!-- exclude dependencies -->
555
555
<exclusions >
You can’t perform that action at this time.
0 commit comments