Skip to content

Commit

Permalink
dropwizard-auth-ldap 0.2.0 and update the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
cgray committed May 28, 2015
1 parent b82f6a1 commit ae11e88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.2.5
-----
* Tenacity 0.6.6
* Dropwizard-auth-ldap 0.2.0

0.2.4
-----
* Fixed issue where Breakerbox incorrectly configured `Turbine`.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<windowsazure.version>0.4.6</windowsazure.version>
<tenacity.version>0.6.6</tenacity.version>
<turbine.version>1.0.0</turbine.version>
<dropwizard-auth-ldap.version>0.1.2</dropwizard-auth-ldap.version>
<dropwizard-auth-ldap.version>0.2.0</dropwizard-auth-ldap.version>
<postgresql.version>9.4-1201-jdbc41</postgresql.version>
<h2.version>1.4.187</h2.version>
</properties>
Expand Down

0 comments on commit ae11e88

Please sign in to comment.