File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ updates:
1515 versions : [ "[2.0,)" ]
1616 - dependency-name : " ch.qos.logback:logback-classic"
1717 versions : [ "[1.3,)" ]
18+ - dependency-name : " org.apache.felix:maven-bundle-plugin"
19+ versions : [ "[6.0,)" ]
1820 - package-ecosystem : " maven"
1921 directory : " /"
2022 schedule :
@@ -28,6 +30,8 @@ updates:
2830 versions : [ "[2.0,)" ]
2931 - dependency-name : " ch.qos.logback:logback-classic"
3032 versions : [ "[1.3,)" ]
33+ - dependency-name : " org.apache.felix:maven-bundle-plugin"
34+ versions : [ "[6.0,)" ]
3135 - package-ecosystem : " github-actions"
3236 directory : " /"
3337 schedule :
Original file line number Diff line number Diff line change 8686 <maven .failsafe.plugin.version>3.5.2</maven .failsafe.plugin.version>
8787 <maven .gpg.plugin.version>3.2.7</maven .gpg.plugin.version>
8888 <maven .jar.plugin.version>3.4.2</maven .jar.plugin.version>
89- <maven .bundle.plugin.version>6.0.0 </maven .bundle.plugin.version>
89+ <maven .bundle.plugin.version>5.1.9 </maven .bundle.plugin.version>
9090 <maven .packagecloud.wagon.version>0.0.6</maven .packagecloud.wagon.version>
9191 <nexus-staging-maven-plugin .version>1.7.0</nexus-staging-maven-plugin .version>
9292 <checksum .maven.plugin.version>1.11</checksum .maven.plugin.version>
You can’t perform that action at this time.
0 commit comments