commit | fa5642358146054fccc69fffd296b032f7ce0df1 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Aug 31 16:31:04 2022 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Aug 31 16:31:04 2022 +0200 |
tree | 262f562e55660aa114a7cb7367c65ff4172bfbea | |
parent | 530fcfad14c206370f7acfaedd72e50222e9d53c [diff] |
Bump tinylog-api from 2.5.0-M2.1 to 2.5.0 Bumps [tinylog-api](https://github.com/tinylog-org/tinylog) from 2.5.0-M2.1 to 2.5.0. - [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.5.0-M2.1...2.5.0) Change-Id: I17d3e44bc8b975dd89bae8d4f8f6766f34f1ec34 --- updated-dependencies: - dependency-name: org.tinylog:tinylog-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #32 Change-Id: I144c636cb3893b33383714002bf22de9bd682def
diff --git a/pom.xml b/pom.xml index 215eb17..4522831 100644 --- a/pom.xml +++ b/pom.xml
@@ -128,7 +128,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-api</artifactId> - <version>2.5.0-M2.1</version> + <version>2.5.0</version> </dependency> <!-- API, java.xml.bind module -->