Skip to content

Commit 671e9ab

Browse files
asf-rmvy
authored andcommitted
Update com.google.code.java-allocation-instrumenter:java-allocation-instrumenter to version 3.3.4 (#2102)
1 parent f9111a9 commit 671e9ab

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<jackson-bom.version>2.16.0</jackson-bom.version>
121121
<jansi.version>2.4.0</jansi.version>
122122
<javax-jms.version>2.0.1</javax-jms.version>
123-
<java-allocation-instrumenter.version>3.3.3</java-allocation-instrumenter.version>
123+
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
124124
<jctools.version>4.0.2</jctools.version>
125125
<je.version>18.3.12</je.version>
126126
<jetty.version>9.4.52.v20230823</jetty.version>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2102" link="https://github.com/apache/logging-log4j2/pull/2102"/>
7+
<description format="asciidoc">Update `com.google.code.java-allocation-instrumenter:java-allocation-instrumenter` to version `3.3.4`</description>
8+
</entry>

0 commit comments

Comments
 (0)