Browse Source
Bump org.apache.felix:maven-bundle-plugin in /java/demo (#3154)
Bumps org.apache.felix:maven-bundle-plugin from 3.2.0 to 5.1.9.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3163/head
dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
java/pom.xml
|
|
@ -92,7 +92,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.apache.felix</groupId> |
|
|
<groupId>org.apache.felix</groupId> |
|
|
<artifactId>maven-bundle-plugin</artifactId> |
|
|
<artifactId>maven-bundle-plugin</artifactId> |
|
|
<version>3.2.0</version> |
|
|
|
|
|
|
|
|
<version>5.1.9</version> |
|
|
<executions> |
|
|
<executions> |
|
|
<execution> |
|
|
<execution> |
|
|
<id>bundle-manifest</id> |
|
|
<id>bundle-manifest</id> |
|
|
|