diff --git a/_posts/2024-10-30-quarkus-3-16-1-released.adoc b/_posts/2024-10-30-quarkus-3-16-1-released.adoc index 3184c388e4..ca38896b5b 100644 --- a/_posts/2024-10-30-quarkus-3-16-1-released.adoc +++ b/_posts/2024-10-30-quarkus-3-16-1-released.adoc @@ -18,7 +18,7 @@ Notable changes are: * https://github.com/quarkusio/quarkus/pull/43005[#43005] - Drop the compatibility layer for the Big Reactive Rename * https://github.com/quarkusio/quarkus/pull/38239[#38239] - OpenTelemetry Logging support * https://github.com/quarkusio/quarkus/pull/41264[#41264] - LGTM Quarkus dashboard -* https://github.com/quarkusio/quarkus/pull/42954[#42954] - Generate serialization-free Jackson deserializers +* https://github.com/quarkusio/quarkus/pull/42954[#42954] - Generate reflection-free Jackson deserializers * https://github.com/quarkusio/quarkus/pull/42642[#42642] - Quarkus REST - Support record parameter containers * https://github.com/quarkusio/quarkus/pull/43331[#43331] - Introduce per invocation override of REST Client's base URL * https://github.com/quarkusio/quarkus/pull/41866[#41866] - Add quarkus-oidc-client-registration extension