File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -210,8 +210,6 @@ allprojects {
210210 force " org.slf4j:slf4j-api:${ slf4jLog4jApiVersion} "
211211 // force some newer versions than are brought in by mondrian (et al.)
212212 force " xerces:xercesImpl:${ xercesImplVersion} "
213- // Microsoft SQL Server JDBC driver and Duo SDK pull in different versions of byte-buddy
214- force " net.bytebuddy:byte-buddy:${ byteBuddyVersion} "
215213 force " org.apache.logging.log4j:log4j-core:${ log4j2Version} "
216214 force " org.apache.logging.log4j:log4j-api:${ log4j2Version} "
217215 force " org.apache.logging.log4j:log4j-1.2-api:${ log4j2Version} "
Original file line number Diff line number Diff line change @@ -113,8 +113,6 @@ batikVersion=1.19
113113bouncycastlePgpVersion =1.82
114114bouncycastleVersion =1.82
115115
116- byteBuddyVersion =1.17.8
117-
118116cglibNodepVersion =2.2.3
119117
120118checkerQualVersion =3.31.0
You can’t perform that action at this time.
0 commit comments