Skip to content

Commit

Permalink
Update to final api depenencies (#782)
Browse files Browse the repository at this point in the history
Fixes #770

Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Mar 1, 2024
1 parent bbcd8b1 commit 9292a2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@


<properties>
<annotation.api.version>3.0.0-M1</annotation.api.version>
<annotation.api.version>3.0.0</annotation.api.version>
<atinject.api.version>2.0.1</atinject.api.version>
<uel.api.version>5.0.1</uel.api.version>
<interceptor.api.version>2.2.0-M1</interceptor.api.version>
<uel.api.version>6.0.0</uel.api.version>
<interceptor.api.version>2.2.0</interceptor.api.version>
<maven.build.timestamp.format>MMMM dd, yyyy</maven.build.timestamp.format>
</properties>

Expand Down

0 comments on commit 9292a2c

Please sign in to comment.