parent
63f0350ceb
commit
341f9cf5fc
|
|
@ -1308,7 +1308,7 @@ bom {
|
||||||
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
|
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("MSSQL JDBC", "12.6.2.jre11") {
|
library("MSSQL JDBC", "12.6.3.jre11") {
|
||||||
prohibit {
|
prohibit {
|
||||||
endsWith(".jre8")
|
endsWith(".jre8")
|
||||||
because "we want to use the jre11 version"
|
because "we want to use the jre11 version"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue