commit | 5f97a64283a07d1c8a04d5ec0529d4df42254825 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jan 24 13:08:06 2023 +0000 |
committer | Helge <stallkamp@ids-mannheim.de> | Tue Feb 14 16:48:14 2023 +0100 |
tree | 2ed5745bc6161d39b6f2954bac05bc18c36dadfd | |
parent | dc51d9584097985751dd5441797543b251f2c263 [diff] |
Bump tinylog-impl from 2.5.0 to 2.6.0 (closes #51) Bumps [tinylog-impl](https://github.com/tinylog-org/tinylog) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/tinylog-org/tinylog/releases) - [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.6/release.md) - [Commits](https://github.com/tinylog-org/tinylog/compare/2.5.0...2.6.0) Change-Id: I816708c804ae6159146551cf1a51b2694812e857 --- 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: I95a57a068a3194ca2d5e85516c5ff88460564df9
diff --git a/pom.xml b/pom.xml index 970a885..c77453c 100644 --- a/pom.xml +++ b/pom.xml
@@ -115,7 +115,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-impl</artifactId> - <version>2.5.0</version> + <version>2.6.0</version> </dependency> <dependency> <groupId>org.tinylog</groupId>