commit | d4396e960227fe248db9419b4c171386475c0018 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 15 14:03:57 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Wed May 17 16:31:29 2023 +0200 |
tree | 1affeebedf37bdfdce6549b5d3ad7bd7b3db4080 | |
parent | e0c2c8d1539dc4f256204f55c74de15de839c2dc [diff] [blame] |
Bump tinylog-impl from 2.6.1 to 2.6.2 (closes #67) Bumps [tinylog-impl](https://github.com/tinylog-org/tinylog) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/tinylog-org/tinylog/releases) - [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.7/release.md) - [Commits](https://github.com/tinylog-org/tinylog/compare/2.6.1...2.6.2) Change-Id: I6ba1a951c96f31c5989d807247c6a342d708e000 --- 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> Change-Id: If4f52b165cdb9bfe0533128a3291495a31884abf
diff --git a/pom.xml b/pom.xml index 5e7c990..bada5bd 100644 --- a/pom.xml +++ b/pom.xml
@@ -115,7 +115,7 @@ <dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog-impl</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> </dependency> <dependency> <groupId>org.tinylog</groupId>