commit | 20da90413bcbb192816ca7d95154fabfb3c74ffc | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 10 14:01:52 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Wed Mar 15 20:08:43 2023 +0100 |
tree | 83885da8c224d0cde0e7f6016b3e1609e644fd45 | |
parent | eb74856d19b39c1bba0f271053b86b5fb9decc76 [diff] |
Bump tinylog-impl from 2.6.0 to 2.6.1 (closes #59) Bumps [tinylog-impl](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: Ife2e7059dcf7e7d003cb381a00d68dd082bed819 --- updated-dependencies: - dependency-name: org.tinylog:tinylog-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I9e69c57aa45b638b26f0b07007e04801f89cb466
diff --git a/pom.xml b/pom.xml index a04422e..4b963dd 100644 --- a/pom.xml +++ b/pom.xml
@@ -115,7 +115,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-impl</artifactId> - <version>2.6.0</version> + <version>2.6.1</version> </dependency> <dependency> <groupId>org.tinylog</groupId>