Skip to content

Commit d1e6806

Browse files
OrangeDogjzheaux
authored andcommitted
Spelling error in opensaml.adoc
1 parent 026b500 commit d1e6806

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/modules/ROOT/pages/servlet/saml2/opensaml.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@ Maven::
3131
<groupId>org.opensaml</groupId>
3232
<artifactId>opensaml-core-api</artifactId>
3333
<version>5.1.2</version>
34-
</depedency>
34+
</dependency>
3535
<dependency>
3636
<groupId>org.opensaml</groupId>
3737
<artifactId>opensaml-core-impl</artifactId>
3838
<version>5.1.2</version>
39-
</depedency>
39+
</dependency>
4040
<dependency>
4141
<groupId>org.opensaml</groupId>
4242
<artifactId>opensaml-saml-api</artifactId>
4343
<version>5.1.2</version>
44-
</depedency>
44+
</dependency>
4545
<dependency>
4646
<groupId>org.opensaml</groupId>
4747
<artifactId>opensaml-saml-imple</artifactId>
4848
<version>5.1.2</version>
49-
</depedency>
49+
</dependency>
5050
</dependencies>
5151
</dependencyManagement>
5252

0 commit comments

Comments
 (0)