File tree Expand file tree Collapse file tree 6 files changed +24
-0
lines changed
kotlin-insight-client-sdk
kotlin-insight-client-test-sdk
kotlin-jira-client-test-sdk Expand file tree Collapse file tree 6 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 6969 <groupId >com.atlassian.jira.plugins</groupId >
7070 <artifactId >insight-core-widget-report</artifactId >
7171 </exclusion >
72+ <exclusion >
73+ <groupId >com.atlassian.secrets</groupId >
74+ <artifactId >password-cipher-base</artifactId >
75+ </exclusion >
7276 </exclusions >
7377 </dependency >
7478 <dependency >
Original file line number Diff line number Diff line change 9494 <groupId >com.atlassian.jira.plugins</groupId >
9595 <artifactId >insight-core-widget-report</artifactId >
9696 </exclusion >
97+ <exclusion >
98+ <groupId >com.atlassian.secrets</groupId >
99+ <artifactId >password-cipher-base</artifactId >
100+ </exclusion >
97101 </exclusions >
98102 </dependency >
99103
Original file line number Diff line number Diff line change 6565 <groupId >com.atlassian.jira.plugins</groupId >
6666 <artifactId >insight-core-widget-report</artifactId >
6767 </exclusion >
68+ <exclusion >
69+ <groupId >com.atlassian.secrets</groupId >
70+ <artifactId >password-cipher-base</artifactId >
71+ </exclusion >
6872 </exclusions >
6973 </dependency >
7074
Original file line number Diff line number Diff line change 101101 <groupId >com.atlassian.jira.plugins</groupId >
102102 <artifactId >insight-core-widget-report</artifactId >
103103 </exclusion >
104+ <exclusion >
105+ <groupId >com.atlassian.secrets</groupId >
106+ <artifactId >password-cipher-base</artifactId >
107+ </exclusion >
104108 </exclusions >
105109 </dependency >
106110 </dependencies >
Original file line number Diff line number Diff line change 9494 <groupId >com.atlassian.jira.plugins</groupId >
9595 <artifactId >insight-core-widget-report</artifactId >
9696 </exclusion >
97+ <exclusion >
98+ <groupId >com.atlassian.secrets</groupId >
99+ <artifactId >password-cipher-base</artifactId >
100+ </exclusion >
97101 </exclusions >
98102 </dependency >
99103
Original file line number Diff line number Diff line change 6363 <groupId >com.atlassian.jira.plugins</groupId >
6464 <artifactId >insight-core-widget-report</artifactId >
6565 </exclusion >
66+ <exclusion >
67+ <groupId >com.atlassian.secrets</groupId >
68+ <artifactId >password-cipher-base</artifactId >
69+ </exclusion >
6670 </exclusions >
6771 </dependency >
6872
You can’t perform that action at this time.
0 commit comments