diff --git a/CHANGES b/CHANGES index 8f09bf74f7..342161f715 100644 --- a/CHANGES +++ b/CHANGES @@ -5,11 +5,11 @@ 3.7.15 - 7 November 2024 +* 13681: Upgraded checkstyle to 10.20.1 * 13678: Upgraded byte-buddy to 1.15.10 * 13677: Upgraded maven-javadoc-plugin to 3.11.1 * 13676: Upgraded manen-surfire-plugin to 3.5.2 * 13669: Upgraded asciidoctor-maven-plugin to 3.1.0 -* 13668: Upgraded checkstyle to 10.20.0 * 13664: Upgraded bundled Java to 21.0.5 (32-bit Windows), 23.0.1 (all others) * 13660: Upgraded maven-pmd-plugin to 3.26.0 * 13659: Upgraded httpclient5 to 5.4.1 diff --git a/dist/notes/data.json b/dist/notes/data.json index 1aa8ec59b2..1e66724dbd 100644 --- a/dist/notes/data.json +++ b/dist/notes/data.json @@ -26,11 +26,11 @@ { "num": 13558, "desc": "Update logback configuration to prevent messages to console" } ], "other_improvements": [ + { "num": 13681, "desc": "Upgraded checkstyle to 10.20.1" }, { "num": 13678, "desc": "Upgraded byte-buddy to 1.15.10" }, { "num": 13677, "desc": "Upgraded maven-javadoc-plugin to 3.11.1" }, { "num": 13676, "desc": "Upgraded manen-surfire-plugin to 3.5.2" }, { "num": 13669, "desc": "Upgraded asciidoctor-maven-plugin to 3.1.0" }, - { "num": 13668, "desc": "Upgraded checkstyle to 10.20.0" }, { "num": 13664, "desc": "Upgraded bundled Java to 21.0.5 (32-bit Windows), 23.0.1 (all others)" }, { "num": 13660, "desc": "Upgraded maven-pmd-plugin to 3.26.0" }, { "num": 13659, "desc": "Upgraded httpclient5 to 5.4.1" },