Skip to content

Commit

Permalink
Update README pom dependency example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Morton committed Mar 4, 2021
1 parent 8b76d8a commit 29c8621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tasks and [Jackson](https://github.com/FasterXML/jackson) for JSON encoding.
<dependency>
<groupId>org.graylog2</groupId>
<artifactId>gelfclient</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
</dependency>
```

Expand Down

0 comments on commit 29c8621

Please sign in to comment.