Skip to content

Commit

Permalink
Merge pull request #8 from julianmendez/dependabot/maven/org.apache.f…
Browse files Browse the repository at this point in the history
…elix-maven-bundle-plugin-6.0.0

Bump org.apache.felix:maven-bundle-plugin from 5.1.3 to 6.0.0
  • Loading branch information
julianmendez authored Dec 21, 2024
2 parents e8ab8bf + fc5ba27 commit 13d4019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cel-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
-->
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.3</version>
<version>6.0.0</version>
<extensions>true</extensions>
<configuration>
<finalName>${project.groupId}-${project.version}</finalName>
Expand Down

0 comments on commit 13d4019

Please sign in to comment.