|
|
@ -9,7 +9,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<groupId>com.google.protobuf.jruby</groupId> |
|
|
|
<groupId>com.google.protobuf.jruby</groupId> |
|
|
|
<artifactId>protobuf-jruby</artifactId> |
|
|
|
<artifactId>protobuf-jruby</artifactId> |
|
|
|
<version>3.18.0</version> |
|
|
|
<version>3.18.1</version> |
|
|
|
<name>Protocol Buffer JRuby native extension</name> |
|
|
|
<name>Protocol Buffer JRuby native extension</name> |
|
|
|
<description> |
|
|
|
<description> |
|
|
|
Protocol Buffers are a way of encoding structured data in an efficient yet |
|
|
|
Protocol Buffers are a way of encoding structured data in an efficient yet |
|
|
@ -76,7 +76,7 @@ |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.google.protobuf</groupId> |
|
|
|
<groupId>com.google.protobuf</groupId> |
|
|
|
<artifactId>protobuf-java-util</artifactId> |
|
|
|
<artifactId>protobuf-java-util</artifactId> |
|
|
|
<version>3.18.0</version> |
|
|
|
<version>3.18.1</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
|