File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Install it as a maven dependecy:
8080 <dependency>
8181 <groupId>com.onelogin</groupId>
8282 <artifactId>java-saml</artifactId>
83- <version>2.0 .0</version>
83+ <version>2.2 .0</version>
8484 </dependency>
8585```
8686
@@ -116,7 +116,7 @@ also the [Java Cryptography Extension (JCE)](https://en.wikipedia.org/wiki/Java_
116116* org.apache.maven.plugins: maven-enforcer-plugin
117117
118118For more info, open and read the different pom.xml files:
119- [ core/pom.xml] ( https://github.com/onelogin/java-saml/blob/v2.0 .0/core/pom.xml ) , [ toolkit/pom.xml] ( https://github.com/onelogin/java-saml/blob/v2.0 .0/toolkit/pom.xml )
119+ [ core/pom.xml] ( https://github.com/onelogin/java-saml/blob/v2.2 .0/core/pom.xml ) , [ toolkit/pom.xml] ( https://github.com/onelogin/java-saml/blob/v2.2 .0/toolkit/pom.xml )
120120
121121## Working with the github repository code and Eclipse.
122122### Get the toolkit.
You can’t perform that action at this time.
0 commit comments