File tree 2 files changed +9
-0
lines changed
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 56
56
57
57
<javac .debuglevel>lines,source,vars</javac .debuglevel>
58
58
59
+ <!-- 12-Oct-2024, tatu: [jackson-parent#15] Downgrade Moditect plugin for 2.18.1+
60
+ -->
61
+ <version .plugin.moditect>1.1.0</version .plugin.moditect>
62
+
59
63
<!--
60
64
| For automatically generating PackageVersion.java. Your child pom.xml must define
61
65
| packageVersion.dir and packageVersion.package, and must set the phase of the
Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ The parent pom for various Jackson components.
6
6
=== Releases ===
7
7
------------------------------------------------------------------------
8
8
9
+ 2.18.1 (not yet released)
10
+
11
+ #15: Add override to downgrade `moditect-maven-plugin` from 1.2.2 to 1.1.0
12
+ to work around Eclipse issues
13
+
9
14
2.18 (26-Sep-2024)
10
15
11
16
- Update to oss-parent 61 (plugin version updates)
You can’t perform that action at this time.
0 commit comments