Skip to content

Commit

Permalink
Update to Resolver 1.2
Browse files Browse the repository at this point in the history
This fixes incorrect dependencies being resolved when loading
plugins directly from POMs in development mode.
  • Loading branch information
electrum committed Sep 17, 2015
1 parent 8d1589e commit d641177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -442,7 +442,7 @@
<dependency>
<groupId>io.airlift.resolver</groupId>
<artifactId>resolver</artifactId>
<version>1.1</version>
<version>1.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d641177

Please sign in to comment.