Bump tinylog-impl from 2.5.0-M2.1 to 2.5.0

Bumps [tinylog-impl](https://github.com/tinylog-org/tinylog) from 2.5.0-M2.1 to 2.5.0.
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md)
- [Commits](https://github.com/tinylog-org/tinylog/compare/2.5.0-M2.1...2.5.0)

Change-Id: I0d23c4720a421dc4ad422be00a232798b60431b4

---
updated-dependencies:
- dependency-name: org.tinylog:tinylog-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Closes #33

Change-Id: I271ff99b5a77d3869a9e57dc7a2b148646e46b6a
diff --git a/pom.xml b/pom.xml
index db01cd2..215eb17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-impl</artifactId>
-      <version>2.5.0-M2.1</version>
+      <version>2.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.tinylog</groupId>