5 hours ago
netty

netty-4.1.133.Final

CVEs Fixed

  • CVE-2026-42586 (netty-codec-redis)
  • CVE-2026-42578 (netty-handler-proxy)
  • CVE-2026-42587 (netty-codec-http, netty-codec-http2)
  • CVE-2026-41417 (netty-codec-http)
  • CVE-2026-42581 (netty-codec-http)
  • CVE-2026-42580 (netty-codec-http)
  • CVE-2026-42585 (netty-codec-http)
  • CVE-2026-42579 (netty-codec-dns)
  • CVE-2026-42582 (netty-codec-http3)
  • CVE-2026-42583 (netty-codec, netty-codec-compression)
  • CVE-2026-42584 (netty-codec-http)
  • CVE-2026-XXXXX (netty-codec-mqtt)

What's Changed

New Contributors

Full Changelog: https://github.com/netty/netty/compare/netty-4.1.132.Final...netty-4.1.133.Final

6 hours ago
netty

netty-4.2.13.Final

CVEs Fixed

  • CVE-2026-42586 (netty-codec-redis)
  • CVE-2026-42578 (netty-handler-proxy)
  • CVE-2026-42577 (netty-transport-native-epoll)
  • CVE-2026-42587 (netty-codec-http, netty-codec-http2)
  • CVE-2026-41417 (netty-codec-http)
  • CVE-2026-42581 (netty-codec-http)
  • CVE-2026-42580 (netty-codec-http)
  • CVE-2026-42585 (netty-codec-http)
  • CVE-2026-42579 (netty-codec-dns)
  • CVE-2026-42582 (netty-codec-http3)
  • CVE-2026-42583 (netty-codec, netty-codec-compression)
  • CVE-2026-42584 (netty-codec-http)
  • CVE-2026-XXXXX (netty-codec-mqtt)

What's Changed

New Contributors

Full Changelog: https://github.com/netty/netty/compare/netty-4.2.12.Final...netty-4.2.13.Final

16 hours ago
quarkus

3.34.7

Complete changelog

  • #53933 - [3.34] Strip matrix parameters from request paths during HTTP security polic…
16 hours ago
quarkus

3.35.2

Complete changelog

  • #53929 - [3.35] Strip matrix parameters from request paths during HTTP security polic…
17 hours ago
javaparser

javaparser-parent-3.28.1

Added

Changed

  • refactor(lexicalpreservation): introduce TextElementSequence API and migrate core classes (PR #4955 by @jlerbsc)
  • refactor: Extract and centralize indentation logic in lexical preservation (PR #4952 by @jlerbsc)

Fixed

  • fix(grammar): allow empty component list in RecordPattern (PR #5008 by @jlerbsc)
  • Fix: issue #4974 How to detect array.length ValueDeclaration (PR #5000 by @jlerbsc)
  • Fix CommentInserter crash on compact classes (PR #4963 by @johannescoetzee)
  • Resolve parsing issue for module-info classes with multiple exports (PR #4962 by @mrjameshamilton)
  • Issue3365 (PR #4956 by @jlerbsc)
  • Fix: issue 4949 Parsing issue in switch with yield with Java 25 parser configuration (PR #4950 by @jlerbsc)

Uncategorised

  • Add comprehensive test suite for lexical preserving printer rules (PR #4957 by @jlerbsc)

❤️ Contributors

Thank You to all contributors who worked on this release!

18 hours ago
quarkus

3.27.3.1

Complete changelog