Commit ec23492
authored
Update maven-bundle-plugin to 5.1.8 (#1357)
Fixes: #1340
With newer version `Import-Package` includes the following additional entires:
```
java.io,
java.lang,
java.lang.annotation,
java.lang.invoke,
java.lang.reflect,
java.lang.runtime,
java.net,
java.nio.charset,
java.security,
java.security.cert,
java.time,
java.time.format,
java.time.temporal,
java.util,
java.util.concurrent,
java.util.concurrent.atomic,
java.util.concurrent.locks,
java.util.function,
java.util.logging,
java.util.regex,
java.util.stream
```
In addition, the is a new `Build-Jdk-Spec: 17` entry and the `Created-By` includes the plugin version. The `Require-Capability` and `Tool` are also updated.1 parent a0f5b07 commit ec23492
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| |||
0 commit comments