commit | 9f5c1de316b5d166d1e9a41d6bada7c2dca4b80b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Feb 01 13:04:59 2024 +0000 |
committer | Akron <nils@diewald-online.de> | Tue Feb 06 16:38:17 2024 +0100 |
tree | 4c2a5a7fb929fa0e21ab6ced9908c2ba6bda73b8 | |
parent | 266d91bc06c74530f0d6ca220de1ad3cba9855ee [diff] |
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>