Merge pull request #875 from jbonofre/AMQ-9016

[AMQ-9016] Upgrade to geronimo-annotation_1.3_spec 1.3
This commit is contained in:
Jean-Baptiste Onofré 2022-08-19 07:30:03 +02:00 committed by GitHub
commit a7054d9d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -503,7 +503,7 @@
<dependency> <dependency>
<groupId>org.apache.geronimo.specs</groupId> <groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.3_spec</artifactId> <artifactId>geronimo-annotation_1.3_spec</artifactId>
<version>1.0</version> <version>1.3</version>
</dependency> </dependency>