Skip to content

Commit cdefe90

Browse files
Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
Bumps org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0. --- 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] <[email protected]>
1 parent 806cdad commit cdefe90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.apache.felix</groupId>
217217
<artifactId>maven-bundle-plugin</artifactId>
218-
<version>5.1.9</version>
218+
<version>6.0.0</version>
219219
<executions>
220220
<execution>
221221
<id>bundle-manifest</id>

entraid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<plugin>
224224
<groupId>org.apache.felix</groupId>
225225
<artifactId>maven-bundle-plugin</artifactId>
226-
<version>5.1.9</version>
226+
<version>6.0.0</version>
227227
<executions>
228228
<execution>
229229
<id>bundle-manifest</id>

0 commit comments

Comments
 (0)