commit | 439778ae44cb6da5401d8996c392ade1275d497e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Oct 14 17:20:15 2022 +0000 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Fri Oct 14 23:25:11 2022 +0200 |
tree | 5ce37ad3f4c6e1a21998f40f1ee4d318266b13c4 | |
parent | 3e0e0cc06fc62dac21f099c2eabda81b42a5d7b8 [diff] |
Bump junit from 4.11 to 4.13.1 in /contrib/thrift-maven-plugin Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/contrib/thrift-maven-plugin/pom.xml b/contrib/thrift-maven-plugin/pom.xml index 2523a61..1ea0ddc 100644 --- a/contrib/thrift-maven-plugin/pom.xml +++ b/contrib/thrift-maven-plugin/pom.xml
@@ -78,7 +78,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.13.1</version> <scope>test</scope> </dependency> <dependency>