Skip to content

Commit

Permalink
Update for 2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Nov 20, 2024
1 parent 7c2b150 commit 146fb8c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,19 @@ For Helidon 1.x releases please see [Helidon 1.x CHANGELOG.md](https://github.co

For Helidon 3.x releases please see [Helidon 3.x CHANGELOG.md](https://github.com/oracle/helidon/blob/helidon-3.x/CHANGELOG.md)

## [2.6.10]

This is a bugfix release of Helidon. It is recommended for all users of Helidon 2. Helidon 2 requires a minimum Java 11.

- Dependencies: Upgrade cron-utils to 9.2.1 [9439](https://github.com/helidon-io/helidon/pull/9439)
- Dependencies: Upgrade grpc-java to 1.65.1 [9497](https://github.com/helidon-io/helidon/pull/9497)
- Dependencies: Upgrade Jackson to 2.18.1 [9482](https://github.com/helidon-io/helidon/pull/9482)
- Dependencies: Upgrade Jersey to 2.45 [9507](https://github.com/helidon-io/helidon/pull/9507)
- Dependencies: Upgrade Netty to 4.1.115[9497](https://github.com/helidon-io/helidon/pull/9497)
- Dependencies: Upgrade ojdbc to 21.15.0.0 [9482](https://github.com/helidon-io/helidon/pull/9482)

### CHANGES

## [2.6.9]

This is a bugfix release of Helidon. It is recommended for all users of Helidon 2. Helidon 2 requires a minimum Java 11.
Expand Down Expand Up @@ -2269,6 +2282,7 @@ If there is no authorization provider configured, ABAC provider will be configur
otherwise they are ignored


[2.6.10]: https://github.com/oracle/helidon/compare/2.6.9...2.6.10
[2.6.9]: https://github.com/oracle/helidon/compare/2.6.8...2.6.9
[2.6.8]: https://github.com/oracle/helidon/compare/2.6.7...2.6.8
[2.6.7]: https://github.com/oracle/helidon/compare/2.6.6...2.6.7
Expand Down

0 comments on commit 146fb8c

Please sign in to comment.