Skip to content

Commit 4a1e833

Browse files
Update dependency org.apache.felix:maven-bundle-plugin to v6 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cee2900 commit 4a1e833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<groupId>org.apache.felix</groupId>
223223
<artifactId>maven-bundle-plugin</artifactId>
224224
<extensions>true</extensions>
225-
<version>5.1.9</version>
225+
<version>6.0.0</version>
226226
<configuration>
227227
<instructions>
228228
<Bundle-Name>${project.artifactId}</Bundle-Name>

0 commit comments

Comments
 (0)