Skip to content

Commit

Permalink
Update org.ow2.asm:asm-bom to version 9.7.1 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Oct 7, 2024
1 parent aff02d5 commit ff0fd35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion log4j-transform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<properties>

<!-- dependency versions -->
<asm.version>9.7</asm.version>
<asm.version>9.7.1</asm.version>
<assertj.version>3.26.3</assertj.version>
<commons-lang.version>3.17.0</commons-lang.version>
<commons-logging.version>1.3.4</commons-logging.version>
Expand Down
4 changes: 2 additions & 2 deletions src/changelog/.0.x.x/update_org_ow2_asm_asm_bom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="89" link="https://github.com/apache/logging-log4j-transform/pull/89"/>
<description format="asciidoc">Update `org.ow2.asm:asm-bom` to version `9.7`</description>
<issue id="133" link="https://github.com/apache/logging-log4j-transform/pull/133"/>
<description format="asciidoc">Update `org.ow2.asm:asm-bom` to version `9.7.1`</description>
</entry>

0 comments on commit ff0fd35

Please sign in to comment.