Skip to content

Commit 0ecdf96

Browse files
chore(deps): update dependency org.apache.felix:maven-bundle-plugin to v6
1 parent e81fb98 commit 0ecdf96

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

guava-shaded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
with Class.forName(). In the end, more packages will be imported in MANIFEST.MF
147147
and OSGi integration tests will break.
148148
-->
149-
<version>3.5.1</version>
149+
<version>6.0.0</version>
150150
<extensions>true</extensions>
151151
<executions>
152152
<execution>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@
576576
<plugin>
577577
<groupId>org.apache.felix</groupId>
578578
<artifactId>maven-bundle-plugin</artifactId>
579-
<version>5.1.9</version>
579+
<version>6.0.0</version>
580580
</plugin>
581581
<plugin>
582582
<groupId>org.revapi</groupId>

0 commit comments

Comments
 (0)