commit | aa947fe086c74a8a92c68e5f4fc15d1c6bd6951d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Feb 01 13:05:04 2024 +0000 |
committer | Akron <nils@diewald-online.de> | Tue Feb 06 16:39:38 2024 +0100 |
tree | 3d2a04d9c0af931088978158be0da80a26d2294f | |
parent | 266d91bc06c74530f0d6ca220de1ad3cba9855ee [diff] [blame] |
Bump org.tinylog:tinylog-impl from 2.6.2 to 2.7.0 (closes #101) Bumps [org.tinylog:tinylog-impl](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: I710d5f4db7bde710edb73d8c535002b4587861c8 --- updated-dependencies: - dependency-name: org.tinylog:tinylog-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Iaa58580194f34d9a284d14ddb2efedf9ec5281a2
diff --git a/pom.xml b/pom.xml index 4ca560e..3041a8f 100644 --- a/pom.xml +++ b/pom.xml
@@ -115,7 +115,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-impl</artifactId> - <version>2.6.2</version> + <version>2.7.0</version> </dependency> <dependency> <groupId>org.tinylog</groupId>