Skip to content

Commit

Permalink
Upgrade to Okta Spring Boot 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta authored and snicoll committed Dec 1, 2023
1 parent 853f952 commit 7fdf119
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,13 +422,13 @@ initializr:
href: https://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/index.html#data.nosql.ldap
- name: Okta
id: okta
compatibilityRange: "[3.0.0,3.2.0-M1)"
compatibilityRange: "[3.0.0,3.2.0)"
description: Okta specific configuration for Spring Security/Spring Boot OAuth2 features. Enable your Spring Boot application to work with Okta via OAuth 2.0/OIDC.
groupId: com.okta.spring
artifactId: okta-spring-boot-starter
mappings:
- compatibilityRange: "[3.0.0,3.2.0-M1)"
version: 3.0.5
- compatibilityRange: "[3.0.0,3.2.0)"
version: 3.0.6
links:
- rel: guide
href: https://github.com/okta/samples-java-spring/tree/master/okta-hosted-login
Expand Down

0 comments on commit 7fdf119

Please sign in to comment.