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