commit | eb74856d19b39c1bba0f271053b86b5fb9decc76 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jan 24 13:08:31 2023 +0000 |
committer | Helge <stallkamp@ids-mannheim.de> | Tue Feb 21 18:07:42 2023 +0100 |
tree | 5920a01889875ae9487620993a0dd42f80a91773 | |
parent | 5f97a64283a07d1c8a04d5ec0529d4df42254825 [diff] [blame] |
Bump tinylog-api from 2.5.0 to 2.6.0 (closes #52) Bumps [tinylog-api](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: I763e1286b3d92aad6b1c0ca67da9fc88d982c65f --- updated-dependencies: - dependency-name: org.tinylog:tinylog-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Idea84b135fdeeccab057832015e4df1ec666a173
diff --git a/pom.xml b/pom.xml index c77453c..a04422e 100644 --- a/pom.xml +++ b/pom.xml
@@ -120,7 +120,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-api</artifactId> - <version>2.5.0</version> + <version>2.6.0</version> </dependency> <dependency> <groupId>ch.qos.logback</groupId>