Skip to content

Commit 0a66811

Browse files
authored
Merge pull request #41 from anypointcloud/update-readme-3-0-2
Update README.md
2 parents 969dd32 + 8cc3e7a commit 0a66811

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add this dependency to your application pom.xml
2929
```
3030
<groupId>cloud.anypoint</groupId>
3131
<artifactId>json-logger</artifactId>
32-
<version>3.0.1</version>
32+
<version>3.0.2</version>
3333
<classifier>mule-plugin</classifier>
3434
```
3535

@@ -85,6 +85,10 @@ PART 2: https://blogs.mulesoft.com/dev/api-dev/json-logging-in-mule-4/
8585

8686
## Release notes
8787

88+
### 3.0.2 version - Release notes
89+
90+
* Bugfix for using commons-lang3 instead of commons-lang in pojos
91+
8892
### 3.0.1 version - Release notes
8993

9094
* Made queue dependencies optional to reduce size

0 commit comments

Comments
 (0)