This project consist of common modules to support security token handling in a java spring microservices
architecture, with emphasis on OpenID Connect ID Tokens.
Version2.1.0compared with
Version Details
| 2.0.21 | 2.1.0 | |
|---|---|---|
| Release date | May 30, 2022 | Jun 15, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.0.21 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.6.21 | 1.7.0 |
Test Changes (1)
| 2.0.21 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-test | 1.6.21 | 1.7.0 |
Managed Changes (16)
| 2.0.21 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.nimbusds » oauth2-oidc-sdk | 9.36 | 9.37.2 |
| ~ Updated | com.squareup.okhttp3 » mockwebserver | 4.9.3 | 4.10.0 |
| ~ Updated | com.squareup.okhttp3 » okhttp | 4.9.1 | 4.10.0 |
| ~ Updated | io.kotest » kotest-assertions-core-jvm | 5.3.0 | 5.3.1 |
| ~ Updated | io.kotest » kotest-runner-junit5-jvm | 5.3.0 | 5.3.1 |
| ~ Updated | io.rest-assured » json-path | 5.1.0 | 5.1.1 |
| ~ Updated | io.rest-assured » rest-assured | 5.1.0 | 5.1.1 |
| ~ Updated | io.rest-assured » spring-mock-mvc | 5.1.0 | 5.1.1 |
| ~ Updated | io.rest-assured » xml-path | 5.1.0 | 5.1.1 |
| ~ Updated | no.nav.security » token-client-core | 2.0.21 | 2.1.0 |
| ~ Updated | no.nav.security » token-client-spring | 2.0.21 | 2.1.0 |
| ~ Updated | no.nav.security » token-validation-core | 2.0.21 | 2.1.0 |
| ~ Updated | no.nav.security » token-validation-filter | 2.0.21 | 2.1.0 |
| ~ Updated | no.nav.security » token-validation-spring | 2.0.21 | 2.1.0 |
| ~ Updated | no.nav.security » token-validation-spring-test | 2.0.21 | 2.1.0 |
| ~ Updated | org.codehaus.groovy » groovy | 3.0.10 | 3.0.11 |