commit | 530fcfad14c206370f7acfaedd72e50222e9d53c | [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 | 04104632d8c63dab4a1cbe1fee8c10978bf8f640 | |
parent | 28da4d9cfd5363b0d80ee92f54a4c574a8c70337 [diff] |
Bump tinylog-impl from 2.5.0-M2.1 to 2.5.0 Bumps [tinylog-impl](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: I0d23c4720a421dc4ad422be00a232798b60431b4 --- updated-dependencies: - dependency-name: org.tinylog:tinylog-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #33 Change-Id: I271ff99b5a77d3869a9e57dc7a2b148646e46b6a
diff --git a/pom.xml b/pom.xml index db01cd2..215eb17 100644 --- a/pom.xml +++ b/pom.xml
@@ -123,7 +123,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-impl</artifactId> - <version>2.5.0-M2.1</version> + <version>2.5.0</version> </dependency> <dependency> <groupId>org.tinylog</groupId>