commit | dcb6fd5e6132d4f046dc2dae53946e5d57ea3acf | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 10 14:01:43 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Wed Mar 15 20:03:13 2023 +0100 |
tree | 083623954e2e784b5f554b03716134bf0aaf39c2 | |
parent | eb74856d19b39c1bba0f271053b86b5fb9decc76 [diff] |
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>