Merge pull request #22996 from ThomasKasene
* gh-22996: Polish "Added dependency management for nimbus-jose-jwt" Added dependency management for nimbus-jose-jwt Closes gh-22996
This commit is contained in:
@@ -1265,6 +1265,13 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Nimbus JOSE JWT", "8.8") {
|
||||
group("com.nimbusds") {
|
||||
modules = [
|
||||
"nimbus-jose-jwt"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("OJDBC", "19.3.0.0") {
|
||||
group("com.oracle.ojdbc") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user