Skip to content

Commit 8a1009a

Browse files
authored
Merge pull request microprofile#739 from Azquelt/bnd-annotation-version
Align bnd annotation version with parent
2 parents ebd9ff2 + f87de8b commit 8a1009a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>biz.aQute.bnd</groupId>
3838
<artifactId>biz.aQute.bnd.annotation</artifactId>
39-
<version>7.0.0</version>
39+
<version>${version.plugin.bnd}</version>
4040
<scope>provided</scope>
4141
</dependency>
4242
</dependencies>

0 commit comments

Comments
 (0)