Skip to content

Commit

Permalink
Bump geronimo-atinject_1.0_spec from 1.1 to 1.2 (#5666)
Browse files Browse the repository at this point in the history
Bumps geronimo-atinject_1.0_spec from 1.1 to 1.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 25, 2020
1 parent 8eab5ef commit 36d7a90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jetty-osgi/test-jetty-osgi/pom.xml
Expand Up @@ -15,7 +15,7 @@
<assembly-directory>target/distribution</assembly-directory>
<exam.version>4.13.1</exam.version>
<url.version>2.6.1</url.version>
<injection.bundle.version>1.0</injection.bundle.version>
<injection.bundle.version>1.2</injection.bundle.version>
</properties>
<dependencies>
<!-- Pax Exam Dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion tests/test-webapps/test-owb-cdi-webapp/pom.xml
Expand Up @@ -50,7 +50,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>
Expand Down

0 comments on commit 36d7a90

Please sign in to comment.