This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new bf4bbac06 Bump
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject
bf4bbac06 is described below
commit bf4bbac06f7777b34df20b6becb5a8a3ef6369b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 17:30:56 2025 +0000
Bump
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject
Bumps
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject from
1_2 to 1_3.
---
updated-dependencies:
- dependency-name:
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
transaction/transaction-itests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/transaction/transaction-itests/pom.xml
b/transaction/transaction-itests/pom.xml
index e29ba5aaa..b644a14aa 100644
--- a/transaction/transaction-itests/pom.xml
+++ b/transaction/transaction-itests/pom.xml
@@ -61,7 +61,7 @@
<org.apache.aries.util.version>1.1.3</org.apache.aries.util.version>
<org.apache.felix.configadmin.version>1.9.26</org.apache.felix.configadmin.version>
<org.apache.felix.coordinator.version>1.0.2</org.apache.felix.coordinator.version>
-
<org.apache.servicemix.bundles.javax-inject.version>1_2</org.apache.servicemix.bundles.javax-inject.version>
+
<org.apache.servicemix.bundles.javax-inject.version>1_3</org.apache.servicemix.bundles.javax-inject.version>
<org.eclipse.osgi.version>3.22.0</org.eclipse.osgi.version>
<org.osgi.core.version>6.0.0</org.osgi.core.version>
<pax-swissbox.version>1.8.3</pax-swissbox.version>