Skip to content

Commit

Permalink
Bump org.apache.geronimo.specs:geronimo-annotation_1.3_spec
Browse files Browse the repository at this point in the history
Bumps org.apache.geronimo.specs:geronimo-annotation_1.3_spec from 1.0 to 1.3.

---
updated-dependencies:
- dependency-name: org.apache.geronimo.specs:geronimo-annotation_1.3_spec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 1b16af8 commit 0d2d76e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/datasource-definition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.3_spec</artifactId>
<version>1.0</version>
<version>1.3</version>
</dependency>
</classpath>
</configuration>
Expand Down Expand Up @@ -97,7 +97,7 @@
<!-- for the plugin to endorse the build -->
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.3_spec</artifactId>
<version>1.0</version>
<version>1.3</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0d2d76e

Please sign in to comment.