File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ category: Administration
15
15
* feat: ensure compatibility with Jira 9.15.0, 9.12.5, 9.4.18
16
16
* feat: documentation link in dialog footer is always visible (CASUP-110)
17
17
* feat: ensure compatibility with Jira 9.16.0, 9.12.9, 9.4.22
18
- * fix: robustness of template import for non-UTF8 characters
18
+ * fix: robustness of template import for non-UTF8 characters
19
+ * feat: ensure compatibility with Jira 9.17.0
19
20
20
21
### [ 24.01.0] - 2024-01-27
21
22
Original file line number Diff line number Diff line change 33
33
<maven .compiler.target>${java.version} </maven .compiler.target>
34
34
35
35
<!-- Jira versions -->
36
- <jira .version>9.16 .0</jira .version>
36
+ <jira .version>9.17 .0</jira .version>
37
37
<jira .version.latest>${jira.version} </jira .version.latest>
38
38
<jira .version.enterprise>9.12.9</jira .version.enterprise>
39
39
<jira .version.oldest>9.4.22</jira .version.oldest>
You can’t perform that action at this time.
0 commit comments