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 dfe63b3 commit 5e99a47Copy full SHA for 5e99a47
pom.xml
@@ -403,6 +403,9 @@
403
<version>${amps.version}</version>
404
<extensions>true</extensions>
405
<configuration>
406
+ <banningExcludes>
407
+ <exclude>com.google.code.gson:gson</exclude>
408
+ </banningExcludes>
409
<productVersion>${jira.version}</productVersion>
410
<productDataVersion>${jira.version}</productDataVersion>
411
<productDataPath>${project.basedir}/test-resources/jira-generated-test-resources.zip
0 commit comments