Skip to content

Commit

Permalink
missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jan 22, 2009
1 parent dfdf1a0 commit d1eba1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions numberguess/pom.xml
Expand Up @@ -71,6 +71,10 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>jsr250-api</artifactId>
</dependency>

</dependencies>

Expand Down

0 comments on commit d1eba1a

Please sign in to comment.