Bump tinylog-api from 2.5.0 to 2.6.0 (closes #52)

Bumps [tinylog-api](https://github.com/tinylog-org/tinylog) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.6/release.md)
- [Commits](https://github.com/tinylog-org/tinylog/compare/2.5.0...2.6.0)

Change-Id: I763e1286b3d92aad6b1c0ca67da9fc88d982c65f

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

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

Change-Id: Idea84b135fdeeccab057832015e4df1ec666a173
diff --git a/pom.xml b/pom.xml
index c77453c..a04422e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-api</artifactId>
-      <version>2.5.0</version>
+      <version>2.6.0</version>
     </dependency>
     <dependency>
       <groupId>ch.qos.logback</groupId>