Skip to content

Commit cf54b0e

Browse files
committed
Update org.ow2.asm:asm-bom to version 9.9 (#230)
1 parent fdb99e9 commit cf54b0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-transform-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<properties>
3232

3333
<!-- dependency versions -->
34-
<asm.version>9.8</asm.version>
34+
<asm.version>9.9</asm.version>
3535
<assertj.version>3.27.6</assertj.version>
3636
<commons-lang.version>3.19.0</commons-lang.version>
3737
<commons-logging.version>1.3.5</commons-logging.version>

src/changelog/.0.x.x/update_org_ow2_asm_asm_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="177" link="https://github.com/apache/logging-log4j-transform/pull/177"/>
7-
<description format="asciidoc">Update `org.ow2.asm:asm-bom` to version `9.8`</description>
6+
<issue id="230" link="https://github.com/apache/logging-log4j-transform/pull/230"/>
7+
<description format="asciidoc">Update `org.ow2.asm:asm-bom` to version `9.9`</description>
88
</entry>

0 commit comments

Comments
 (0)