Bump tinylog-impl from 2.6.1 to 2.6.2 (closes #67)

Bumps [tinylog-impl](https://github.com/tinylog-org/tinylog) from 2.6.1 to 2.6.2.
- [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.1...2.6.2)

Change-Id: I6ba1a951c96f31c5989d807247c6a342d708e000

---
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: If4f52b165cdb9bfe0533128a3291495a31884abf
diff --git a/pom.xml b/pom.xml
index 5e7c990..bada5bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-impl</artifactId>
-      <version>2.6.1</version>
+      <version>2.6.2</version>
     </dependency>
     <dependency>
       <groupId>org.tinylog</groupId>