We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11d5c2 commit 02547a4Copy full SHA for 02547a4
2 files changed
README.md
@@ -22,7 +22,7 @@ Place the `.jar` in your classpath or using maven:
22
<dependency>
23
<groupId>com.wywy</groupId>
24
<artifactId>log4j-plugin-fluency</artifactId>
25
- <version>1.2.0</version>
+ <version>1.3.0</version>
26
</dependency>
27
```
28
pom.xml
@@ -17,7 +17,7 @@
17
-->
18
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19
<modelVersion>4.0.0</modelVersion>
20
21
<packaging>jar</packaging>
0 commit comments