commit | e0c2c8d1539dc4f256204f55c74de15de839c2dc | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 15 14:03:25 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Wed May 17 16:14:51 2023 +0200 |
tree | a62b5aab286d0b7f312e308f5a1ab6194d733719 | |
parent | 64fe13f750bc75250bd70016ea96b0e3ccf7837b [diff] [blame] |
Bump tinylog-api from 2.6.1 to 2.6.2 (closes #66) Bumps [tinylog-api](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: Id0f41f6dde27eada177a0ef62026fcbb9bc73977 --- 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: I6cabd8c0bdbc3ccc3877f6a3cadafbc5eb10f603
diff --git a/pom.xml b/pom.xml index d45db72..5e7c990 100644 --- a/pom.xml +++ b/pom.xml
@@ -120,7 +120,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-api</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> </dependency> <dependency> <groupId>ch.qos.logback</groupId>