Skip to content

Commit fbc9150

Browse files
Update com.github.h-thurow:simple-jndi to version 0.25.0 (#3486) (#3486)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent af7a829 commit fbc9150

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-jndi-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<properties>
3232
<log4jParentDir>${basedir}/..</log4jParentDir>
3333
<module.name>org.apache.logging.log4j.jndi.test</module.name>
34-
<simple-jndi.version>0.24.0</simple-jndi.version>
34+
<simple-jndi.version>0.25.0</simple-jndi.version>
3535
</properties>
3636
<dependencies>
3737
<dependency>
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="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3486" link="https://github.com/apache/logging-log4j2/pull/3486"/>
7+
<description format="asciidoc">Update `com.github.h-thurow:simple-jndi` to version `0.25.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)