From 25c805e70abd32c5661c0ce6f01ee11a4416bce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 22:31:19 -0800 Subject: [PATCH] [data-plane]: Bump mockito-junit-jupiter from 4.1.0 to 4.2.0 in /data-plane (#1627) * [data-plane]: Bump mockito-junit-jupiter in /data-plane Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * [dependabot skip] Update data-plane/THIRD-PARTY.txt Signed-off-by: Knative Automation Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Knative Automation --- data-plane/THIRD-PARTY.txt | 8 ++++---- data-plane/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data-plane/THIRD-PARTY.txt b/data-plane/THIRD-PARTY.txt index ebdffdf66f..acf5845cb2 100644 --- a/data-plane/THIRD-PARTY.txt +++ b/data-plane/THIRD-PARTY.txt @@ -116,8 +116,8 @@ Lists of 160 third-party dependencies. (The Apache Software License, Version 2.0) Zipkin Sender: OkHttp 3 (io.zipkin.reporter2:zipkin-sender-okhttp3:2.16.3 - https://github.com/openzipkin/zipkin-reporter-java/zipkin-sender-okhttp3) (The Apache Software License, Version 2.0) Zipkin Core Library (io.zipkin.zipkin2:zipkin:2.23.2 - https://github.com/openzipkin/zipkin/zipkin) (Eclipse Public License 1.0) JUnit (junit:junit:4.12 - http://junit.org) - (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.12.1 - https://bytebuddy.net/byte-buddy) - (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.12.1 - https://bytebuddy.net/byte-buddy-agent) + (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.12.4 - https://bytebuddy.net/byte-buddy) + (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.12.4 - https://bytebuddy.net/byte-buddy-agent) (Apache License, Version 2.0) (MIT License) Logstash Logback Encoder (net.logstash.logback:logstash-logback-encoder:7.0.1 - https://github.com/logfellow/logstash-logback-encoder) (The MIT License) JOpt Simple (net.sf.jopt-simple:jopt-simple:4.6 - http://pholser.github.com/jopt-simple) (The MIT License) JOpt Simple (net.sf.jopt-simple:jopt-simple:5.0.4 - http://jopt-simple.github.io/jopt-simple) @@ -146,8 +146,8 @@ Lists of 160 third-party dependencies. (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.8.1 - https://junit.org/junit5/) (Public Domain, per Creative Commons CC0) LatencyUtils (org.latencyutils:LatencyUtils:2.0.3 - http://latencyutils.github.io/LatencyUtils/) (The Apache Software License, Version 2.0) LZ4 and xxHash (org.lz4:lz4-java:1.7.1 - https://github.com/lz4/lz4-java) - (The MIT License) mockito-core (org.mockito:mockito-core:4.1.0 - https://github.com/mockito/mockito) - (The MIT License) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:4.1.0 - https://github.com/mockito/mockito) + (The MIT License) mockito-core (org.mockito:mockito-core:4.2.0 - https://github.com/mockito/mockito) + (The MIT License) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:4.2.0 - https://github.com/mockito/mockito) (Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.2 - http://objenesis.org/objenesis) (GNU General Public License (GPL), version 2, with the Classpath exception) JMH Core (org.openjdk.jmh:jmh-core:1.33 - http://openjdk.java.net/projects/code-tools/jmh/jmh-core/) (GNU General Public License (GPL), version 2, with the Classpath exception) JMH Generators: Annotation Processors (org.openjdk.jmh:jmh-generator-annprocess:1.33 - http://openjdk.java.net/projects/code-tools/jmh/jmh-generator-annprocess/) diff --git a/data-plane/pom.xml b/data-plane/pom.xml index 79236006cd..66af2eabf7 100644 --- a/data-plane/pom.xml +++ b/data-plane/pom.xml @@ -53,7 +53,7 @@ 3.21.0 4.1.1 5.8.1 - 4.1.0 + 4.2.0 5.10.1 2.8.1 1.7.2.Final