Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/io.jsonwebtoken-jjwt-impl-…
Browse files Browse the repository at this point in the history
…0.12.5
  • Loading branch information
anthony-britton-moj committed Feb 1, 2024
2 parents 9635678 + 8a02d45 commit d33f488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation("org.springframework.data:spring-data-jpa")

implementation("io.jsonwebtoken:jjwt-impl:0.12.5")
implementation("io.jsonwebtoken:jjwt-jackson:0.12.4")
implementation("io.jsonwebtoken:jjwt-jackson:0.12.5")

implementation("org.opensearch.client:spring-data-opensearch-starter:1.3.0")

Expand Down

0 comments on commit d33f488

Please sign in to comment.