We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2e579 commit fd2f8ccCopy full SHA for fd2f8cc
driver-core/build.gradle
@@ -75,7 +75,6 @@ afterEvaluate {
75
'jnr.unixsocket.*;resolution:=optional',
76
'com.mongodb.crypt.capi.*;resolution:=optional',
77
'jdk.net.*;resolution:=optional', // Used by SocketStreamHelper & depends on JDK version
78
- 'org.bson.codecs.record.*;resolution:=optional', // Depends on JDK version
79
'*' // import all that is not excluded or modified before
80
].join(',')
81
}
0 commit comments