Bump tinylog-api from 2.4.0-M1 to 2.5.0-M1.1

Bumps [tinylog-api](https://github.com/tinylog-org/tinylog) from 2.4.0-M1 to 2.5.0-M1.1.
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md)
- [Commits](https://github.com/tinylog-org/tinylog/compare/2.4.0-M1...2.5.0-M1.1)

Change-Id: Ic43f01148e196a3d72154559cac2dc0837a691ea
---
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: I12a1ed83154d3f40d0d938238448cc45f34da409
diff --git a/pom.xml b/pom.xml
index a76c19d..59ea0ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>org.tinylog</groupId>
       <artifactId>tinylog-api</artifactId>
-      <version>2.4.0-M1</version>
+      <version>2.5.0-M1.1</version>
     </dependency>
 
     <!-- API, java.xml.bind module -->