diff --git a/CHANGELOG.md b/CHANGELOG.md index f1ffae3f2..3768676f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 2.18.2 - Bumps `io.netty:netty-all` from 4.1.112.Final to 4.1.115.Final - Bumps `com.google.protobuf:protobuf-java` from 4.28.2 to 4.29.2 +- Bumps `commons-codec:commons-codec` from 1.17.1 to 1.17.2 ## [1.3.0] ### Added