Bump tinylog-api from 2.6.0 to 2.6.1 (closes #58)

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

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

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