remove dependency on Jackson
This commit is contained in:
parent
7400f4b342
commit
174d95c1a7
@ -78,11 +78,6 @@
|
||||
<artifactId>protobuf-java-util</artifactId>
|
||||
<version>3.18.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-core</artifactId>
|
||||
<version>2.4.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jruby</groupId>
|
||||
<artifactId>jruby-complete</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user