Merge pull request #5389 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.geronimo.specs-geronimo-atinject_1.0_spec-1.2

Bump geronimo-atinject_1.0_spec from 1.1 to 1.2
This commit is contained in:
Joakim Erdfelt 2020-10-05 05:36:53 -05:00 committed by GitHub
commit 76eac0eeee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<assembly-directory>target/distribution</assembly-directory>
<pax.exam.version>4.13.1</pax.exam.version>
<pax.url.version>2.6.1</pax.url.version>
<injection.bundle.version>1.0</injection.bundle.version>
<injection.bundle.version>1.2</injection.bundle.version>
</properties>
<dependencies>
<!-- Pax Exam Dependencies -->

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-atinject_1.0_spec</artifactId>
<version>1.1</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>