Bump to 3.18.1

pull/9070/head
Jason Lunn 3 years ago committed by GitHub
parent 0613ca8284
commit 7051d82fa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      ruby/pom.xml

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

Loading…
Cancel
Save