Skip to content

Commit fd5ff09

Browse files
authored
Use maven-bundle-plugin:5.1.1 (#2798)
1 parent 7817002 commit fd5ff09

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
@@ -67,7 +67,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
6767
<junit.version>4.13-beta-1</junit.version>
6868
<maven.enforcer.version>3.0.0-M2</maven.enforcer.version>
6969
<maven.build-helper.version>3.0.0</maven.build-helper.version>
70-
<maven.bundle.version>4.1.0</maven.bundle.version>
70+
<maven.bundle.version>5.1.1</maven.bundle.version>
7171
<maven.clean.version>3.1.0</maven.clean.version>
7272
<maven.install.version>3.0.0-M1</maven.install.version>
7373
<maven.compiler.version>3.8.0</maven.compiler.version>

0 commit comments

Comments
 (0)