diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-02-20 13:53:41 -0500 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-02-20 14:10:29 -0500 |
commit | b5adc452acf8f5274db3fa9816ab42347a9274fb (patch) | |
tree | 2afa56e264fe79b6cf9decf439dcb23af9b7020f /odlparent/feature-repo-parent | |
parent | 46751a7e8876ea31868f51be3e7f8c8f0dad0c87 (diff) |
Refactoring parent root poms
Updating protobuf and grpc version
Issue-ID: CCSDK-2107
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I09fa6f600cf74b5d8049d195b67c889af7d9ca9d
Diffstat (limited to 'odlparent/feature-repo-parent')
-rw-r--r-- | odlparent/feature-repo-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml index 97ec8427..45b51ea4 100644 --- a/odlparent/feature-repo-parent/pom.xml +++ b/odlparent/feature-repo-parent/pom.xml @@ -160,7 +160,7 @@ <!-- Used by openflowjava, persistence, sfc, snmp4sdn, sxp; see also affinity, toolkit --> <slf4j.version>1.7.25</slf4j.version> <!-- Used in integration/distribution; see also affinity, snmp4sdn, toolkit, tsdr, ttp --> - <spring.version>4.3.24.RELEASE</spring.version> + <spring.version>4.3.25.RELEASE</spring.version> <!-- Extra support libraries used by SDN-C --> <jvnet.jaxb2.version>0.6.4</jvnet.jaxb2.version> |