commit | e2bec6969dc001931e9d3ae518fad2fe5a8958a2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Apr 02 16:18:13 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Apr 02 18:58:33 2022 +0200 |
tree | ce0e8ad46522c3de73cf613295ab783ee9677ead | |
parent | 9d56247e97950b355e03ec276f4c2d79832fac1c [diff] [blame] |
Bump tinylog-impl from 2.4.0-M1 to 2.5.0-M1.1 Bumps [tinylog-impl](https://github.com/tinylog-org/tinylog) from 2.4.0-M1 to 2.5.0-M1.1. - [Release notes](https://github.com/tinylog-org/tinylog/releases) - [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md) - [Commits](https://github.com/tinylog-org/tinylog/compare/2.4.0-M1...2.5.0-M1.1) Change-Id: I151aaf299355bdf96be33fb7dc0c0ee2068c6988 --- 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> Closes #14 Change-Id: I6b3d1f6c10d2c8ada5cccef5076c3afb7f31866e
diff --git a/pom.xml b/pom.xml index 1d2dbc3..85dc451 100644 --- a/pom.xml +++ b/pom.xml
@@ -123,7 +123,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-impl</artifactId> - <version>2.4.0-M1</version> + <version>2.5.0-M1.1</version> </dependency> <dependency> <groupId>org.tinylog</groupId>