Skip to content

Commit 426e2b0

Browse files
committed
Update references from README
1 parent 039be15 commit 426e2b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

118118
For 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.

0 commit comments

Comments
 (0)