Skip to content

Commit

Permalink
Use latest jaxrs api version
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Nov 20, 2017
1 parent 7414c2b commit 0b3cb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -92,7 +92,7 @@
<jaxb.api.version>1.0.0.Alpha1</jaxb.api.version>
<jaxb.impl.version>2.3.0</jaxb.impl.version>
<jaxws.api.version>2.0.4.Final</jaxws.api.version>
<jaxrs.api.version>1.0.0.Final</jaxrs.api.version>
<jaxrs.api.version>1.0.1.Final-SNAPSHOT</jaxrs.api.version>
<jsr181.api.version>1.0-MR1</jsr181.api.version>
<commons-beanutils.version>1.9.2</commons-beanutils.version>
<commons-collections.version>3.2.1</commons-collections.version>
Expand Down

0 comments on commit 0b3cb8d

Please sign in to comment.