Skip to content

Commit

Permalink
Merge branch '2.19'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 27, 2024
2 parents 290f52a + 9ff086f commit d75b1a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
branches:
- master
- "3.0"
- "2.18"
- "2.19"
paths-ignore:
- "README.md"
- "release-notes/*"
pull_request:
branches:
- master
- "3.0"
- "2.18"
- "2.19"
paths-ignore:
- "README.md"
- "release-notes/*"
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Active maintainers:
=== Releases ===
------------------------------------------------------------------------

2.18.0 (not yet released)
2.18.0 (26-Sep-2024)

#233: (jaxb) Tolerate JAX-RS 2.2 in jackson-module-jaxb-annotations so
that it can be deployed in Liberty alongside features which use 2.2
Expand Down

0 comments on commit d75b1a0

Please sign in to comment.