File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ of Jackson: application code should only rely on `jackson-bom`
195
195
<plugin >
196
196
<groupId >org.gradlex</groupId >
197
197
<artifactId >gradle-module-metadata-maven-plugin</artifactId >
198
- <version >1.0.1 </version >
198
+ <version >1.2 </version >
199
199
<executions >
200
200
<execution >
201
201
<goals >
Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ Jackson components (core, modules)
9
9
=== Releases (note: only includes patches with actual changes)
10
10
------------------------------------------------------------------------
11
11
12
+ 2.19.2 (not yet released)
13
+
14
+ #106 : Bump org.gradlex:gradle-module -metadata-maven-plugin to 1.2
15
+ (contributed by @jjohannes)
16
+
12
17
2.19.1 (13 -Jun-2025 )
13
18
14
19
#99 : Jackson BOM should not have managed dependency for third-party
You can’t perform that action at this time.
0 commit comments