We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3ccfb commit 8a6df8fCopy full SHA for 8a6df8f
2 files changed
docs/changelog.md
@@ -11,7 +11,7 @@ category: Administration
11
12
### [Unreleased]
13
14
-* ...
+* feat: ensure compatibility with Jira 10.7.1
15
16
### [25.05.0] - 2025-05-17
17
pom.xml
@@ -40,7 +40,7 @@
40
<maven.compiler.release>${java.version}</maven.compiler.release>
41
42
<!-- Jira versions -->
43
- <jira.version>10.6.0</jira.version>
+ <jira.version>10.7.1</jira.version>
44
45
<!-- Plugin versions (keep in sync with jira-project) -->
46
<amps.version>9.1.1</amps.version>
0 commit comments