Update GRPC version to 1.29.0
[ccsdk/parent.git] / dependencies-bom / pom.xml
index d6e60a1..00e387e 100644 (file)
@@ -44,8 +44,7 @@
             <dependency>
                 <groupId>com.fasterxml.jackson</groupId>
                 <artifactId>jackson-bom</artifactId>
-                <!-- ODL Aluminum has 2.10.5 -->
-                <version>2.14.0-rc1</version>
+                <version>2.14.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>io.grpc</groupId>
                 <artifactId>grpc-bom</artifactId>
-                <version>1.25.0</version>
+                <version>1.29.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>