File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -56,11 +56,11 @@ gradlePlugin {
5656
5757dependencies {
5858 api gradleApi()
59- api ' biz.aQute.bnd:biz.aQute.bnd.gradle:6.0.0 '
60- api ' gradle.plugin.com.github.jengelman.gradle.plugins :shadow:7.0.0 '
59+ api ' biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1 '
60+ api ' gradle.plugin.com.github.johnrengelman :shadow:7.1.2 '
6161 api ' org.unbroken-dome.gradle-plugins:gradle-xjc-plugin:2.0.0'
62- api ' com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.9 '
63- implementation ' biz.aQute.bnd:biz.aQute.bndlib:6.0.0 '
62+ api ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.12 '
63+ implementation ' biz.aQute.bnd:biz.aQute.bndlib:6.3.1 '
6464 implementation ' org.osgi:org.osgi.service.component.annotations:1.5.0'
6565 implementation ' org.apache.felix:org.apache.felix.scr.generator:1.18.4'
6666 implementation ' org.apache.felix:org.apache.felix.scr.ds-annotations:1.2.10'
Original file line number Diff line number Diff line change 1717pluginManagement {
1818 plugins {
1919 id ' io.codearte.nexus-staging' version ' 0.30.0'
20- id ' org.owasp.dependencycheck' version ' 7.1.0.1 '
21- id ' org.gretty' version ' 3.0.6 '
20+ id ' org.owasp.dependencycheck' version ' 7.1.2 '
21+ id ' org.gretty' version ' 3.0.8 '
2222 id ' org.asciidoctor.jvm.base' version ' 3.3.2'
2323 id ' org.unbroken-dome.xjc' version ' 2.0.0'
2424 }
You can’t perform that action at this time.
0 commit comments