Commit 1d9942a 1 parent 2f14a60 commit 1d9942a Copy full SHA for 1d9942a
File tree 4 files changed +6
-3
lines changed
blueprint/blueprint-repository
4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,9 @@ updates:
28
28
- dependency-name : " biz.aQute.bnd:biz.aQute.bndlib"
29
29
versions :
30
30
- " >=7.0.0" # does not support java 8
31
+ - dependency-name : " biz.aQute.bnd:bnd-indexer-maven-plugin"
32
+ versions :
33
+ - " >=7.0.0" # does not support java 8
31
34
- dependency-name : " biz.aQute.bnd:bnd-maven-plugin"
32
35
versions :
33
36
- " >=7.0.0" # does not support java 8
Original file line number Diff line number Diff line change 46
46
<properties >
47
47
<local .url.policy>REQUIRED</local .url.policy>
48
48
49
- <bnd-indexer-maven-plugin .version>3.1 .0</bnd-indexer-maven-plugin .version>
49
+ <bnd-indexer-maven-plugin .version>6.4 .0</bnd-indexer-maven-plugin .version>
50
50
<org .apache.aries.async.version>1.1.0-SNAPSHOT</org .apache.aries.async.version>
51
51
</properties >
52
52
Original file line number Diff line number Diff line change 46
46
<properties >
47
47
<local .url.policy>REQUIRED</local .url.policy>
48
48
49
- <bnd-indexer-maven-plugin .version>3.1 .0</bnd-indexer-maven-plugin .version>
49
+ <bnd-indexer-maven-plugin .version>6.4 .0</bnd-indexer-maven-plugin .version>
50
50
<org .apache.aries.async.impl.version>1.1.0-SNAPSHOT</org .apache.aries.async.impl.version>
51
51
</properties >
52
52
Original file line number Diff line number Diff line change 39
39
<blueprint .api.version>1.0.1</blueprint .api.version>
40
40
<blueprint .cm.version>1.0.9</blueprint .cm.version>
41
41
<blueprint .core.version>1.5.0</blueprint .core.version>
42
- <bnd .version>3.1 .0</bnd .version>
42
+ <bnd .version>6.4 .0</bnd .version>
43
43
<org .apache.aries.proxy.api.version>1.0.1</org .apache.aries.proxy.api.version>
44
44
<org .apache.aries.proxy.impl.version>1.0.6</org .apache.aries.proxy.impl.version>
45
45
<org .apache.aries.util.version>1.1.3</org .apache.aries.util.version>
You can’t perform that action at this time.
0 commit comments