diff --git a/Maven-Dependency.md b/Maven-Dependency.md
index 306665b..b7d9fa7 100644
--- a/Maven-Dependency.md
+++ b/Maven-Dependency.md
@@ -11,7 +11,7 @@ The parent Maven project, which depends on each of the following artifacts. Incl
org.mitre
openid-connect-parent
- 1.1.6
+ 1.1.7
pom
```
@@ -22,7 +22,7 @@ Includes common classes, service and repository interfaces, and JPA-annotated mo
org.mitre
openid-connect-common
- 1.1.6
+ 1.1.7
jar
```
@@ -33,7 +33,7 @@ Includes our RP/client implementation, built around spring security filters. Dep
org.mitre
openid-connect-client
- 1.1.6
+ 1.1.7
jar
```
@@ -44,7 +44,7 @@ Includes implementations of services and repositories from common which are used
org.mitre
openid-connect-server
- 1.1.6
+ 1.1.7
jar
```
@@ -56,7 +56,7 @@ Includes IdP/server implementation, deployable as a webapp. Depends on openid-co
org.mitre
openid-connect-server-webapp
- 1.1.6
+ 1.1.7
war
```
\ No newline at end of file