Browse Source

Merge branch '2.3.x'

pull/23080/head
Andy Wilkinson 5 years ago
parent
commit
dbf583bc3c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1205,7 +1205,7 @@ bom { @@ -1205,7 +1205,7 @@ bom {
]
}
}
library("Nimbus JOSE JWT", "8.8") {
library("Nimbus JOSE JWT", "8.19") {
group("com.nimbusds") {
modules = [
"nimbus-jose-jwt"

Loading…
Cancel
Save