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:
commit
76eac0eeee
|
@ -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 -->
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue