File tree Expand file tree Collapse file tree 5 files changed +0
-11
lines changed
kotlin-insight-client-test-applink
kotlin-insight-client-test-sdk
kotlin-jira-client-test-applink
kotlin-jira-client-test-ktor
kotlin-jira-client-test-sdk Expand file tree Collapse file tree 5 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 8585 <groupId >com.google.code.gson</groupId >
8686 <artifactId >gson</artifactId >
8787 <!-- <version>defined by the platform dependency management </version> -->
88- <scope >provided</scope >
8988 </dependency >
9089
9190 <!-- WIRED TEST RUNNER DEPENDENCIES -->
151150 <artifactId >confluence-maven-plugin</artifactId >
152151 <extensions >true</extensions >
153152 <configuration >
154- <banningExcludes >
155- <exclude >com.google.code.gson:gson</exclude >
156- </banningExcludes >
157153 <productVersion >${confluence.version} </productVersion >
158154 <productDataVersion >${confluence.version} </productDataVersion >
159155 <productDataPath >${maven.multiModuleProjectDirectory} /test-resources/confluence-generated-test-resources.zip
Original file line number Diff line number Diff line change 105105 <groupId >com.google.code.gson</groupId >
106106 <artifactId >gson</artifactId >
107107 <!-- <version>defined by the platform dependency management </version> -->
108- <scope >provided</scope >
109108 </dependency >
110109
111110 <dependency >
Original file line number Diff line number Diff line change 8787 <groupId >com.google.code.gson</groupId >
8888 <artifactId >gson</artifactId >
8989 <!-- <version>defined by the platform dependency management </version> -->
90- <scope >provided</scope >
9190 </dependency >
9291
9392 <dependency >
162161 <artifactId >confluence-maven-plugin</artifactId >
163162 <extensions >true</extensions >
164163 <configuration >
165- <banningExcludes >
166- <exclude >com.google.code.gson:gson</exclude >
167- </banningExcludes >
168164 <productVersion >${confluence.version} </productVersion >
169165 <productDataVersion >${confluence.version} </productDataVersion >
170166 <productDataPath >${maven.multiModuleProjectDirectory} /test-resources/confluence-generated-test-resources.zip
Original file line number Diff line number Diff line change 1717 <groupId >com.google.code.gson</groupId >
1818 <artifactId >gson</artifactId >
1919 <!-- <version>defined by the platform dependency management </version> -->
20- <scope >provided</scope >
2120 </dependency >
2221
2322 <!-- kotlin-jira-client -->
Original file line number Diff line number Diff line change 107107 <groupId >com.google.code.gson</groupId >
108108 <artifactId >gson</artifactId >
109109 <!-- <version>defined by the platform dependency management </version> -->
110- <scope >provided</scope >
111110 </dependency >
112111
113112 <dependency >
You can’t perform that action at this time.
0 commit comments