Skip to content

Commit 124dc90

Browse files
authored
update log4j-core version (#46)
1 parent 1a8db80 commit 124dc90

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This appender uses [LogzioSender](https://github.com/logzio/logzio-java-sender)
1313
<dependency>
1414
<groupId>io.logz.log4j2</groupId>
1515
<artifactId>logzio-log4j2-appender</artifactId>
16-
<version>1.0.14</version>
16+
<version>1.0.15</version>
1717
</dependency>
1818
```
1919

@@ -137,6 +137,8 @@ Will send a log to Logz.io that looks like this:
137137
```
138138

139139
### Release notes
140+
- 1.0.15
141+
- Bump versions of `log4j-core`
140142
- 1.0.14
141143
- Bump versions of `log4j-api` and `log4j-core`
142144
- 1.0.13

0 commit comments

Comments
 (0)