File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
kotlin-insight-client/kotlin-insight-client-test-applink
kotlin-jira-client/kotlin-jira-client-test-applink Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 150150 <artifactId >confluence-maven-plugin</artifactId >
151151 <extensions >true</extensions >
152152 <configuration >
153+ <banningExcludes >
154+ <exclude >com.google.code.gson:gson</exclude >
155+ </banningExcludes >
153156 <productVersion >${confluence.version} </productVersion >
154157 <productDataVersion >${confluence.version} </productDataVersion >
155158 <productDataPath >${maven.multiModuleProjectDirectory} /test-resources/confluence-generated-test-resources.zip
Original file line number Diff line number Diff line change 155155 <artifactId >confluence-maven-plugin</artifactId >
156156 <extensions >true</extensions >
157157 <configuration >
158+ <banningExcludes >
159+ <exclude >com.google.code.gson:gson</exclude >
160+ </banningExcludes >
158161 <productVersion >${confluence.version} </productVersion >
159162 <productDataVersion >${confluence.version} </productDataVersion >
160163 <productDataPath >${maven.multiModuleProjectDirectory} /test-resources/confluence-generated-test-resources.zip
You can’t perform that action at this time.
0 commit comments