Bump tinylog-impl from 2.5.0 to 2.6.0 (closes #51)

Bumps [tinylog-impl](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: I816708c804ae6159146551cf1a51b2694812e857

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

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

Change-Id: I95a57a068a3194ca2d5e85516c5ff88460564df9
diff --git a/pom.xml b/pom.xml
index 970a885..c77453c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-impl</artifactId>
-      <version>2.5.0</version>
+      <version>2.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.tinylog</groupId>