diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index b828bda89eb..bf115d758ed 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -96,7 +96,7 @@ 3.25.3 4.2.1 2.0b6 - 1.16.1 + 1.17.0 1.26.1 1.10.0 2.12.0 @@ -156,7 +156,7 @@ 10.1.23 1.7 2.35.2 - 2.9.1 + 2.10.0 1.9 1.5.6-3 diff --git a/src/changelog/.3.x.x/update_commons_codec_commons_codec.xml b/src/changelog/.3.x.x/update_commons_codec_commons_codec.xml new file mode 100644 index 00000000000..861d80f387d --- /dev/null +++ b/src/changelog/.3.x.x/update_commons_codec_commons_codec.xml @@ -0,0 +1,8 @@ + + + + Update `commons-codec:commons-codec` to version `1.17.0` + diff --git a/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml new file mode 100644 index 00000000000..cfc7aa6565c --- /dev/null +++ b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml @@ -0,0 +1,8 @@ + + + + Update `org.xmlunit:xmlunit-core` to version `2.10.0` +