This is an automated email from the ASF dual-hosted git repository. amichai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
commit 21d6f10a77c66a3963d8279668af7cb4f05560bf Author: Amichai Rothman <[email protected]> AuthorDate: Wed May 29 16:14:54 2024 +0300 ARIES-2150 Upgrade geronimo-atinject_1.0_spec to 1.2 --- itests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itests/pom.xml b/itests/pom.xml index 00c57fce..cfee4998 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -46,7 +46,7 @@ <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-atinject_1.0_spec</artifactId> - <version>1.0</version> + <version>1.2</version> </dependency> <dependency> <groupId>org.ops4j.pax.exam</groupId>
