Skip to content

Commit 1f0fff4

Browse files
committed
feat: ensure compatibility with Jira 11.3.3
1 parent ce0b8b3 commit 1f0fff4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ category: Administration
1414
* docs: add FAQ to online documentation
1515
* docs: prepare changelog for 2026 development
1616
* feat: add support for custom fields from Teamworkx Issue Picker
17+
* feat: ensure compatibility with Jira 11.3.3
1718

1819
### Older versions
1920

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<maven.compiler.release>${java.version}</maven.compiler.release>
3333

3434
<!-- Jira versions -->
35-
<jira.version>11.3.0</jira.version>
35+
<jira.version>11.3.3</jira.version>
3636

3737
<!-- Plugin versions (keep in sync with jira-project) -->
3838
<amps.version>9.1.1</amps.version>

0 commit comments

Comments
 (0)