Skip to content

Commit 8a6df8f

Browse files
committed
feat: ensure compatibility with Jira 10.7.1
1 parent 2b3ccfb commit 8a6df8f

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 10.7.1
1515

1616
### [25.05.0] - 2025-05-17
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>10.6.0</jira.version>
43+
<jira.version>10.7.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)