Skip to content

Commit

Permalink
HTTPS Proxy Support
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-martin committed Mar 2, 2015
1 parent a372047 commit d95e7a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Add it as a maven dependency:
<dependency>
<groupId>com.stackify</groupId>
<artifactId>stackify-metrics</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.stackify</groupId>
<artifactId>stackify-api-java</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>

<!-- Runtime dependencies -->
Expand Down

0 comments on commit d95e7a7

Please sign in to comment.