mirror of https://github.com/apache/nifi.git
NIFI-3984 - upgraded version of schema-registry client to 0.2.1
This closes #1866. Signed-off-by: Bryan Bende <bbende@apache.org>
This commit is contained in:
parent
80dfe0257f
commit
dd50745a9f
|
@ -54,7 +54,7 @@ limitations under the License.
|
|||
<dependency>
|
||||
<groupId>com.hortonworks.registries</groupId>
|
||||
<artifactId>schema-registry-client</artifactId>
|
||||
<version>0.2.0</version>
|
||||
<version>0.2.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.apache.avro</groupId>
|
||||
|
|
Loading…
Reference in New Issue