Skip to content

Commit 833ee01

Browse files
authored
Merge pull request #107 from FasterXML/tatu/2.19/backport-106-from-2.20
Backport #106 from 2.20 to 2.19(.2)
2 parents e7c8ef3 + c146c75 commit 833ee01

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ of Jackson: application code should only rely on `jackson-bom`
195195
<plugin>
196196
<groupId>org.gradlex</groupId>
197197
<artifactId>gradle-module-metadata-maven-plugin</artifactId>
198-
<version>1.0.1</version>
198+
<version>1.2</version>
199199
<executions>
200200
<execution>
201201
<goals>

release-notes/VERSION-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Jackson components (core, modules)
99
=== Releases (note: only includes patches with actual changes)
1010
------------------------------------------------------------------------
1111

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+
1217
2.19.1 (13-Jun-2025)
1318

1419
#99: Jackson BOM should not have managed dependency for third-party

0 commit comments

Comments
 (0)