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

Bumps [tinylog-api](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: I17d3e44bc8b975dd89bae8d4f8f6766f34f1ec34

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

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

Closes #32

Change-Id: I144c636cb3893b33383714002bf22de9bd682def
diff --git a/pom.xml b/pom.xml
index 215eb17..4522831 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-api</artifactId>
-      <version>2.5.0-M2.1</version>
+      <version>2.5.0</version>
     </dependency>
 
     <!-- API, java.xml.bind module -->