File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/modules/ROOT/pages/servlet/saml2 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments