Skip to content

Commit

Permalink
Update com.fasterxml.jackson:jackson-bom to version 2.18.2 (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: ASF Logging Services RM <[email protected]>
  • Loading branch information
dependabot[bot] and asf-rm authored Dec 5, 2024
1 parent 0c98111 commit 907c1eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-converter-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<bnd.baseline.fail.on.missing>false</bnd.baseline.fail.on.missing>

<!-- Dependencies -->
<jackson.version>2.18.1</jackson.version>
<jackson.version>2.18.2</jackson.version>
<txw2.version>4.0.5</txw2.version>
</properties>

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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="147" link="https://github.com/apache/logging-log4j-transform/pull/147"/>
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.18.2`</description>
</entry>

0 comments on commit 907c1eb

Please sign in to comment.