Bump org.tinylog:tinylog-api from 2.6.2 to 2.7.0 (closes #100)

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

Change-Id: I1df3e302792ec6723a81f39e00fc75611e25563b

---
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: I795044182e005051abecff20db97bffd89ebd260
diff --git a/pom.xml b/pom.xml
index 4ca560e..31ee9ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-api</artifactId>
-      <version>2.6.2</version>
+      <version>2.7.0</version>
     </dependency>
     <dependency>
       <groupId>ch.qos.logback</groupId>