Skip to content

Commit

Permalink
Update dependency example to use 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
buckett authored Feb 7, 2025
1 parent 64499d2 commit 5b49438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This [library](https://search.maven.org/artifact/uk.ac.ox.ctl/spring-security-lt
<dependency>
<groupId>uk.ac.ox.ctl</groupId>
<artifactId>spring-security-lti13</artifactId>
<version>0.2.0</version>
<version>0.3.2</version>
</dependency>
```

Expand Down Expand Up @@ -73,4 +73,4 @@ We don't automatically close the staged artifacts so after checking that the fil

- Learning Tools Interoperability Core Specification - https://www.imsglobal.org/spec/lti/v1p3
- 1 EdTech Security Framework - https://www.imsglobal.org/spec/lti/v1p3
- OpenID Connect Core - https://openid.net/specs/openid-connect-core-1_0.html
- OpenID Connect Core - https://openid.net/specs/openid-connect-core-1_0.html

0 comments on commit 5b49438

Please sign in to comment.