Skip to content

Commit 5f08a76

Browse files
committed
Update org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle to version 1.3.7 (#2053)
1 parent db02a54 commit 5f08a76

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-osgi-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<bnd.baseline.skip>true</bnd.baseline.skip>
3535
<maven.deploy.skip>true</maven.deploy.skip>
3636
<maven.install.skip>true</maven.install.skip>
37-
<spifly.version>1.3.6</spifly.version>
37+
<spifly.version>1.3.7</spifly.version>
3838
</properties>
3939
<dependencies>
4040
<dependency>
Lines changed: 8 additions & 0 deletions
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="2053" link="https://github.com/apache/logging-log4j2/pull/2053"/>
7+
<description format="asciidoc">Update `org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle` to version `1.3.7`</description>
8+
</entry>

0 commit comments

Comments
 (0)