This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 3d60f0e737 build(deps): bump org.apache.aries:org.apache.aries.util
(#2780)
3d60f0e737 is described below
commit 3d60f0e7378986011e00e516d0a6001ca90918c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 16:38:35 2026 +0200
build(deps): bump org.apache.aries:org.apache.aries.util (#2780)
Bumps
[org.apache.aries:org.apache.aries.util](https://github.com/apache/aries) from
1.1.3 to 2.0.0.
- [Release notes](https://github.com/apache/aries/releases)
-
[Commits](https://github.com/apache/aries/compare/org.apache.aries.util-1.1.3...util-2.0.0)
---
updated-dependencies:
- dependency-name: org.apache.aries:org.apache.aries.util
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8ca5e49be7..e6300583ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,7 +270,7 @@
<aries.transaction.manager.version>1.3.3</aries.transaction.manager.version>
<aries.transaction.blueprint.version>1.1.1</aries.transaction.blueprint.version>
<aries.transaction.blueprint.version2>2.3.0</aries.transaction.blueprint.version2>
- <aries.util.version>1.1.3</aries.util.version>
+ <aries.util.version>2.0.0</aries.util.version>
<atomikos.version>4.0.4</atomikos.version>
<openjpa.version>3.2.2</openjpa.version>