We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
org.apache.logging:logging-parent
12.1.1
1 parent bcb423c commit c18fb62Copy full SHA for c18fb62
2 files changed
pom.xml
@@ -31,7 +31,7 @@
31
<parent>
32
<groupId>org.apache.logging</groupId>
33
<artifactId>logging-parent</artifactId>
34
- <version>12.1.0</version>
+ <version>12.1.1</version>
35
</parent>
36
37
<groupId>org.apache.logging.log4j</groupId>
src/changelog/.0.x.x/update_org_apache_logging_logging_parent.xml
@@ -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="196" link="https://github.com/apache/logging-log4j-tools/pull/196"/>
7
+ <description format="asciidoc">Update `org.apache.logging:logging-parent` to version `12.1.1`</description>
8
+</entry>
0 commit comments