|
66 | 66 | <revision>0</revision> |
67 | 67 | <changelist>999999-SNAPSHOT</changelist> |
68 | 68 | <gitHubRepo>jenkinsci/google-kubernetes-engine-plugin</gitHubRepo> |
69 | | - <jenkins.version>2.361.4</jenkins.version> |
| 69 | + <jenkins.version>2.387.3</jenkins.version> |
70 | 70 | <google.guava.version>32.1.2-jre</google.guava.version> |
71 | 71 | <google.api.version>1.25.0</google.api.version> |
72 | 72 | <google.http.version>1.42.2</google.http.version> |
73 | 73 | <cloudresourcemanager.revision>572</cloudresourcemanager.revision> |
74 | 74 | <container.revision>93</container.revision> |
75 | 75 | <gcp-plugin-core.version>0.3.0</gcp-plugin-core.version> |
76 | | - <google-oauth-plugin.version>1.0.8</google-oauth-plugin.version> |
77 | 76 | </properties> |
78 | 77 |
|
79 | 78 | <dependencyManagement> |
|
85 | 84 | </dependency> |
86 | 85 | <dependency> |
87 | 86 | <groupId>io.jenkins.tools.bom</groupId> |
88 | | - <artifactId>bom-2.361.x</artifactId> |
89 | | - <version>2102.v854b_fec19c92</version> |
| 87 | + <artifactId>bom-2.387.x</artifactId> |
| 88 | + <version>2465.va_e76ed7b_3061</version> |
90 | 89 | <type>pom</type> |
91 | 90 | <scope>import</scope> |
92 | 91 | </dependency> |
|
109 | 108 | <groupId>org.jenkins-ci.plugins</groupId> |
110 | 109 | <artifactId>display-url-api</artifactId> |
111 | 110 | </dependency> |
112 | | - <dependency> |
113 | | - <groupId>org.apache.commons</groupId> |
114 | | - <artifactId>commons-lang3</artifactId> |
115 | | - <version>3.12.0</version> |
116 | | - </dependency> |
117 | 111 | <dependency> |
118 | 112 | <groupId>org.jenkins-ci.plugins</groupId> |
119 | 113 | <artifactId>apache-httpcomponents-client-4-api</artifactId> |
|
138 | 132 | <dependency> |
139 | 133 | <groupId>org.jenkins-ci.plugins</groupId> |
140 | 134 | <artifactId>google-oauth-plugin</artifactId> |
141 | | - <version>${google-oauth-plugin.version}</version> |
142 | 135 | </dependency> |
143 | 136 | <dependency> |
144 | 137 | <groupId>org.jenkins-ci</groupId> |
|
0 commit comments