Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.fasterxml</groupId>
<artifactId>oss-parent</artifactId>
<version>77</version>
<version>78</version>
</parent>

<groupId>com.fasterxml.jackson</groupId>
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The parent pom for various Jackson components.

2.22 (not yet released)

- Update to oss-parent 77
- Update to oss-parent 78

2.21 (18-Jan2-2026)

Expand Down
Loading