This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed
google-cloud-certificate-manager-bom Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414docker :
15- digest : sha256:e3746f84955528d0fe24bf2e4df89875d6ce5a036af01b9c326d61a38838523a
15+ digest : sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
1616 image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
Original file line number Diff line number Diff line change 11{
2- "api_shortname" : " certificate-manager " ,
2+ "api_shortname" : " certificatemanager " ,
33 "name_pretty" : " Certificate Manager" ,
44 "product_documentation" : " https://cloud.google.com/certificate-manager/docs" ,
55 "api_description" : " lets you acquire and manage TLS (SSL) certificates for use with Cloud Load Balancing." ,
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.google.cloud</groupId >
1010 <artifactId >google-cloud-shared-config</artifactId >
11- <version >1.2.1 </version >
11+ <version >1.2.7 </version >
1212 </parent >
1313
1414 <name >Google Certificate Manager BOM</name >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud</groupId >
1616 <artifactId >google-cloud-shared-config</artifactId >
17- <version >1.2.1 </version >
17+ <version >1.2.7 </version >
1818 </parent >
1919
2020 <developers >
8585 <dependency >
8686 <groupId >com.google.cloud</groupId >
8787 <artifactId >google-cloud-shared-dependencies</artifactId >
88- <version >2.4 .0</version >
88+ <version >2.8 .0</version >
8989 <type >pom</type >
9090 <scope >import</scope >
9191 </dependency >
121121 <plugin >
122122 <groupId >org.apache.maven.plugins</groupId >
123123 <artifactId >maven-project-info-reports-plugin</artifactId >
124- <version >3.1.1 </version >
124+ <version >3.2.2 </version >
125125 <reportSets >
126126 <reportSet >
127127 <reports >
148148 <plugin >
149149 <groupId >org.apache.maven.plugins</groupId >
150150 <artifactId >maven-javadoc-plugin</artifactId >
151- <version >3.2.0 </version >
151+ <version >3.3.2 </version >
152152 <reportSets >
153153 <reportSet >
154154 <id >html</id >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud.samples</groupId >
1616 <artifactId >shared-configuration</artifactId >
17- <version >1.0.12 </version >
17+ <version >1.2.0 </version >
1818 </parent >
1919
2020 <properties >
4242 <dependency >
4343 <groupId >com.google.truth</groupId >
4444 <artifactId >truth</artifactId >
45- <version >1.0.1 </version >
45+ <version >1.1.3 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 </dependencies >
5353 <plugin >
5454 <groupId >org.codehaus.mojo</groupId >
5555 <artifactId >build-helper-maven-plugin</artifactId >
56- <version >3.1 .0</version >
56+ <version >3.3 .0</version >
5757 <executions >
5858 <execution >
5959 <id >add-snippets-source</id >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud.samples</groupId >
1616 <artifactId >shared-configuration</artifactId >
17- <version >1.0.12 </version >
17+ <version >1.2.0 </version >
1818 </parent >
1919
2020 <properties >
4141 <dependency >
4242 <groupId >com.google.truth</groupId >
4343 <artifactId >truth</artifactId >
44- <version >1.0.1 </version >
44+ <version >1.1.3 </version >
4545 <scope >test</scope >
4646 </dependency >
4747 </dependencies >
5252 <plugin >
5353 <groupId >org.codehaus.mojo</groupId >
5454 <artifactId >build-helper-maven-plugin</artifactId >
55- <version >3.1 .0</version >
55+ <version >3.3 .0</version >
5656 <executions >
5757 <execution >
5858 <id >add-snippets-source</id >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud.samples</groupId >
1616 <artifactId >shared-configuration</artifactId >
17- <version >1.0.12 </version >
17+ <version >1.2.0 </version >
1818 </parent >
1919
2020 <properties >
4040 <dependency >
4141 <groupId >com.google.truth</groupId >
4242 <artifactId >truth</artifactId >
43- <version >1.0.1 </version >
43+ <version >1.1.3 </version >
4444 <scope >test</scope >
4545 </dependency >
4646 </dependencies >
You can’t perform that action at this time.
0 commit comments