commit | 9e5ed89c1efc081344159587dfc3f448817c6dd2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Mar 26 16:51:47 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Mar 26 23:00:08 2022 +0100 |
tree | 8b832b7ee5fea9a8c2b881d694907c3c5ec2ea5b | |
parent | c48f4e527098fea2f0d44a5a4935863d5afe9a39 [diff] [blame] |
Bump tinylog-api from 2.4.0-M1 to 2.5.0-M1.1 Bumps [tinylog-api](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: Ic43f01148e196a3d72154559cac2dc0837a691ea --- 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: I12a1ed83154d3f40d0d938238448cc45f34da409
diff --git a/pom.xml b/pom.xml index a76c19d..59ea0ab 100644 --- a/pom.xml +++ b/pom.xml
@@ -128,7 +128,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-api</artifactId> - <version>2.4.0-M1</version> + <version>2.5.0-M1.1</version> </dependency> <!-- API, java.xml.bind module -->