File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 31
31
<properties >
32
32
<log4jParentDir >${basedir}/..</log4jParentDir >
33
33
<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>
35
35
</properties >
36
36
<dependencies >
37
37
<dependency >
Original file line number Diff line number Diff line change
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 >
You can’t perform that action at this time.
0 commit comments