Skip to content

Commit

Permalink
Fixed sample for secret store
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkrohling committed Dec 17, 2015
1 parent c27f34c commit fabff0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
</dependency>

<dependency>
<groupId>org.hawkular.accounts</groupId>
<artifactId>hawkular-accounts-undertow-filter</artifactId>
<version>2.0.9.Final-SNAPSHOT</version>
<groupId>org.keycloak.secretstore</groupId>
<artifactId>secret-store-undertow-filter</artifactId>
<version>1.0.4.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit fabff0e

Please sign in to comment.