Skip to content

Commit fb89ae0

Browse files
authored
Merge pull request #113 from FasterXML/tatu/3.0/oss-parent-73
Update oss-parent dep to v73
2 parents f3fd26b + 7311ced commit fb89ae0

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-->
99
<groupId>com.fasterxml</groupId>
1010
<artifactId>oss-parent</artifactId>
11-
<version>72</version>
11+
<version>73</version>
1212
</parent>
1313

1414
<groupId>tools.jackson</groupId>

release-notes/VERSION

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,7 @@ NOTE: Entries for 2.x found from `release-notes/VERSION-2.x`
1515

1616
Official GA Release!
1717

18-
3.0.0-rc10 (19-Sep-2025)
19-
3.0.0-rc9 (05-Sep-2025)
20-
3.0.0-rc8 (13-Aug-2025)
21-
3.0.0-rc7 (08-Aug-2025)
22-
3.0.0-rc6 (18-Jul-2025)
23-
2418
- `jackson-annotations` dependency to `2.20`
25-
26-
3.0.0-rc5 (22-May-2025)
27-
3.0.0-rc4 (10-May-2025)
28-
3.0.0-rc3 (13-Apr-2025)
29-
3.0.0-rc2 (28-Mar-2025)
30-
3.0.0-rc1 (07-Mar-2025)
31-
3219
- Repackaging of (almost all) Jackson packages from Maven group id "com.fasterxml.jackson"
3320
into "tools.jackson"!
3421
- Java 8 modules merge into jackson-databind, versions removed

0 commit comments

Comments
 (0)