From 2fd90cec5787bb49206915e3a282b55cf3650c1f Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Mon, 25 Mar 2024 19:53:40 +0000 Subject: [PATCH] Update `org.ow2.asm:asm-bom` to version `9.7` (#89) --- log4j-transform-parent/pom.xml | 2 +- src/changelog/.0.x.x/update_org_ow2_asm_asm_bom.xml | 8 ++++---- src/site/_release-notes/_0.x.x.adoc | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/log4j-transform-parent/pom.xml b/log4j-transform-parent/pom.xml index 41e8083..564cd67 100644 --- a/log4j-transform-parent/pom.xml +++ b/log4j-transform-parent/pom.xml @@ -31,7 +31,7 @@ - 9.6 + 9.7 3.25.3 3.14.0 1.3.0 diff --git a/src/changelog/.0.x.x/update_org_ow2_asm_asm_bom.xml b/src/changelog/.0.x.x/update_org_ow2_asm_asm_bom.xml index 8fa5e2d..2e0b17f 100644 --- a/src/changelog/.0.x.x/update_org_ow2_asm_asm_bom.xml +++ b/src/changelog/.0.x.x/update_org_ow2_asm_asm_bom.xml @@ -1,8 +1,8 @@ - - Update `org.ow2.asm:asm-bom` to version `9.6` + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd" + type="updated"> + + Update `org.ow2.asm:asm-bom` to version `9.7` diff --git a/src/site/_release-notes/_0.x.x.adoc b/src/site/_release-notes/_0.x.x.adoc index 71c846c..378e401 100644 --- a/src/site/_release-notes/_0.x.x.adoc +++ b/src/site/_release-notes/_0.x.x.adoc @@ -54,7 +54,6 @@ This is the second release of the project. * Update `org.apache.commons:commons-lang3` to version `3.14.0` (https://github.com/apache/logging-log4j-transform/pull/69[69]) * Update `org.apache.maven:maven-core` to version `3.9.6` (https://github.com/apache/logging-log4j-transform/pull/65[65]) * Update `org.apache.maven.plugins:maven-invoker-plugin` to version `3.6.0` (https://github.com/apache/logging-log4j-transform/pull/68[68]) -* Update `org.ow2.asm:asm-bom` to version `9.6` ==== Updated @@ -65,4 +64,5 @@ This is the second release of the project. * Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j-transform/pull/83[83]) * Update `org.jacoco:jacoco-maven-plugin` to version `0.8.11` (https://github.com/apache/logging-log4j-transform/pull/61[61]) * Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j-transform/pull/82[82]) +* Update `org.ow2.asm:asm-bom` to version `9.7` (https://github.com/apache/logging-log4j-transform/pull/89[89]) * Update `org.slf4j:slf4j-api` to version `2.0.12` (https://github.com/apache/logging-log4j-transform/pull/84[84])