From 155de0123e83b1ae49980ad6b84c32068379a8da Mon Sep 17 00:00:00 2001 From: Osvaldo Doederlein Date: Mon, 20 Jul 2020 12:00:06 -0400 Subject: [PATCH] Documentation and dependency updates --- openrtb-core/src/main/protobuf/openrtb.proto | 6 +++--- pom.xml | 16 ++++++++-------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/openrtb-core/src/main/protobuf/openrtb.proto b/openrtb-core/src/main/protobuf/openrtb.proto index 524002f1..d93d3b2f 100644 --- a/openrtb-core/src/main/protobuf/openrtb.proto +++ b/openrtb-core/src/main/protobuf/openrtb.proto @@ -7,9 +7,9 @@ package com.google.openrtb; // are represented here by Protocol Buffer extensions. This proto only // reserves the range of IDs 100-9999 at every extensible object. // Reserved ranges: -// 100-199: Reserved for Google, including the openrtb-doubleclick -// library (DcExt) and Open Bidder project (ObExt). -// 200-999: Free for use with other exchanges or projects. +// 100-199: Reserved for Google. +// 200-299: Reserved for IAB's formal standard extensions. +// 300-999: Free for use with other exchanges or projects. // 1000-1999: Reserved for Google. // 2000-9999: Free for use with other exchanges or projects. diff --git a/pom.xml b/pom.xml index e19f2406..9c7af2da 100644 --- a/pom.xml +++ b/pom.xml @@ -53,11 +53,11 @@ 3.0.2 true 29.0-jre - 2.10.2 + 2.11.1 1 4.13 - 4.1.6 - 3.11.1 + 4.1.11 + 3.12.2 1.7.30 1.0.1 @@ -126,23 +126,23 @@ maven-antrun-plugin - 1.8 + 3.0.0 maven-site-plugin - 3.8.2 + 3.9.0 maven-dependency-plugin - 3.1.1 + 3.1.2 org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.1.0 @@ -167,7 +167,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 ${project.name} true