Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The aries utils version needs to be updated from 1.0.0 to 1.1.0 to get the latest fixes to the Aries bundle trackers and such. This will fix the stack trace on shutdown (ARIES-1011).
diff --git a/pom.xml b/pom.xml index c78406c..78fcfbb 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ <aries.transaction.manager.version>1.0.1</aries.transaction.manager.version> <aries.transaction.blueprint.version>1.0.0</aries.transaction.blueprint.version> <aries.transaction.jdbc.version>1.0.0</aries.transaction.jdbc.version> - <aries.util.version>1.0.0</aries.util.version> + <aries.util.version>1.1.0</aries.util.version> <jansi.version>1.9</jansi.version> <jline.version>2.9</jline.version> <jsw.version>3.2.3</jsw.version>
Attachments
Issue Links
- duplicates
-
KARAF-2157 Upgrade to Aries Util 1.1.0
- Resolved
- is related to
-
ARIES-1011 Blueprint Core bundle raises an exception during stop
- Resolved