Bump tinylog-impl from 2.6.0 to 2.6.1 (closes #59)

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

Change-Id: Ife2e7059dcf7e7d003cb381a00d68dd082bed819

---
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>

Change-Id: I9e69c57aa45b638b26f0b07007e04801f89cb466
diff --git a/pom.xml b/pom.xml
index a04422e..4b963dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-impl</artifactId>
-      <version>2.6.0</version>
+      <version>2.6.1</version>
     </dependency>
     <dependency>
       <groupId>org.tinylog</groupId>