From 258821ba98c2c019be74e3e84a5c1e5e9483724a Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 10 Mar 2015 10:48:15 -0400 Subject: [PATCH] Updated Maven Dependency (markdown) --- Maven-Dependency.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Maven-Dependency.md b/Maven-Dependency.md index a86029a..a47f677 100644 --- a/Maven-Dependency.md +++ b/Maven-Dependency.md @@ -12,7 +12,7 @@ The parent Maven project, which depends on each of the following artifacts. Incl org.mitre openid-connect-parent - 1.1.13 + 1.1.14 pom ``` @@ -23,7 +23,7 @@ Includes common classes, service and repository interfaces, and JPA-annotated mo org.mitre openid-connect-common - 1.1.13 + 1.1.14 jar ``` @@ -34,7 +34,7 @@ Includes our RP/client implementation, built around spring security filters. Dep org.mitre openid-connect-client - 1.1.13 + 1.1.14 jar ``` @@ -45,7 +45,7 @@ Includes implementations of services and repositories from common which are used org.mitre openid-connect-server - 1.1.13 + 1.1.14 jar ``` @@ -57,7 +57,7 @@ Includes IdP/server implementation, deployable as a webapp. Depends on openid-co org.mitre openid-connect-server-webapp - 1.1.13 + 1.1.14 war ``` \ No newline at end of file