Skip to content

Commit

Permalink
Bump org.apache.felix:maven-bundle-plugin from 2.0.0 to 5.1.9
Browse files Browse the repository at this point in the history
Bumps org.apache.felix:maven-bundle-plugin from 2.0.0 to 5.1.9.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 1f8de21 commit 3c09ec2
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion eba-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<bndlib.version>0.0.357</bndlib.version>
<maven-archiver.version>2.3</maven-archiver.version>
<maven-artifact.version>2.0.4</maven-artifact.version>
<maven-bundle-plugin.version>2.0.0</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-invoker-plugin.version>3.9.0</maven-invoker-plugin.version>
<maven-model.version>3.9.9</maven-model.version>
<maven-plugin-api.version>2.0</maven-plugin-api.version>
Expand Down
2 changes: 1 addition & 1 deletion esa-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<bndlib.version>0.0.357</bndlib.version>
<maven-archiver.version>2.3</maven-archiver.version>
<maven-artifact.version>2.0.4</maven-artifact.version>
<maven-bundle-plugin.version>2.0.0</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-model.version>3.9.9</maven-model.version>
<maven-plugin-api.version>2.0</maven-plugin-api.version>
<maven-plugin-testing-harness.version>1.1</maven-plugin-testing-harness.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<maven-shade-plugin.version>1.2.2</maven-shade-plugin.version>
<versions-maven-plugin.version>1.1</versions-maven-plugin.version>
<findbugs-maven-plugin.version>2.3.1</findbugs-maven-plugin.version>
<maven-bundle-plugin.version>2.5.0</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<apache-rat-plugin.version>0.12</apache-rat-plugin.version>
<maven-license-plugin.version>1.4.0</maven-license-plugin.version>
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion samples/twitter/twitter-twitter4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</description>

<properties>
<maven-bundle-plugin.version>2.3.5</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/subsystem-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<org.eclipse.equinox.coordinator.version>1.1.0.v20120522-1841</org.eclipse.equinox.coordinator.version>
<org.eclipse.equinox.region.version>1.2.101.v20150831-1342</org.eclipse.equinox.region.version>
<easymock.version>3.0</easymock.version>
<maven-bundle-plugin.version>2.5.0</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion transaction/transaction-blueprint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<easymock.version>3.3.1</easymock.version>
<javax.transaction-api.version>1.2</javax.transaction-api.version>
<maven-bundle-plugin.version>2.5.3</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<org.apache.aries.blueprint.core.version>1.0.0</org.apache.aries.blueprint.core.version>
<org.apache.aries.util.version>1.1.3</org.apache.aries.util.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion transaction/transaction-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<animal-sniffer-annotations.version>1.7</animal-sniffer-annotations.version>
<geronimo-connector.version>3.1.1</geronimo-connector.version>
<maven-antrun-plugin.version>1.7</maven-antrun-plugin.version>
<maven-bundle-plugin.version>2.5.3</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-xbean-plugin.version>3.18</maven-xbean-plugin.version>
<org.apache.aries.blueprint.core.version>1.0.0</org.apache.aries.blueprint.core.version>
<org.apache.aries.transaction.manager.version>1.1.1</org.apache.aries.transaction.manager.version>
Expand Down
2 changes: 1 addition & 1 deletion transaction/transaction-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<geronimo-jms_1.1_spec.version>1.1.1</geronimo-jms_1.1_spec.version>
<geronimo-jta_1.1_spec.version>1.1.1</geronimo-jta_1.1_spec.version>
<geronimo-transaction.version>3.1.4</geronimo-transaction.version>
<maven-bundle-plugin.version>2.5.3</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-xbean-plugin.version>3.18</maven-xbean-plugin.version>
<org.apache.aries.blueprint.core.version>1.0.0</org.apache.aries.blueprint.core.version>
<org.apache.aries.util.version>1.1.3</org.apache.aries.util.version>
Expand Down
2 changes: 1 addition & 1 deletion transaction/transaction-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<geronimo-transaction.version>3.1.4</geronimo-transaction.version>
<howl.version>1.0.1-1</howl.version>
<junit.version>4.13.2</junit.version>
<maven-bundle-plugin.version>2.5.3</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-shade-plugin.version>1.1</maven-shade-plugin.version>
<spring.version>2.5.6</spring.version>
</properties>
Expand Down

0 comments on commit 3c09ec2

Please sign in to comment.