Skip to content

Commit a08964e

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-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d10200 commit a08964e

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
@@ -56,7 +56,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
5656
<java.version>1.8</java.version>
5757
<junit.version>4.13-beta-3</junit.version>
5858
<maven.enforcer.version>3.0.0-M2</maven.enforcer.version>
59-
<maven.bundle.version>5.1.9</maven.bundle.version>
59+
<maven.bundle.version>6.0.0</maven.bundle.version>
6060
<maven.install.version>3.1.4</maven.install.version>
6161
<maven.compiler.version>3.8.1</maven.compiler.version>
6262
<maven.deploy.version>3.1.4</maven.deploy.version>

0 commit comments

Comments
 (0)