Skip to content

Commit 8515d4d

Browse files
committed
feat: ensure compatibility with Jira 11.3.1
1 parent d7a4691 commit 8515d4d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ category: Administration
1111

1212
### [Unreleased]
1313

14-
* ...
14+
* feat: ensure compatibility with Jira 11.3.1
1515

1616
### [25.12.1] - 2025-12-12
1717

pom.xml

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

4242
<!-- Jira versions -->
43-
<jira.version>11.3.0</jira.version>
43+
<jira.version>11.3.1</jira.version>
4444

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

0 commit comments

Comments
 (0)