From b2703da2d2ade5eb82666c0f6a3c54ccff710dfa Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 7 Nov 2019 16:44:25 +0000 Subject: [PATCH] Bumping versions --- .flattened-pom.xml | 163 ++++++++++ docs/.flattened-pom.xml | 126 ++++++++ .../.flattened-pom.xml | 175 +++++++++++ .../.flattened-pom.xml | 145 +++++++++ .../.flattened-pom.xml | 145 +++++++++ .../.flattened-pom.xml | 145 +++++++++ .../.flattened-pom.xml | 145 +++++++++ spring-cloud-vault-config/.flattened-pom.xml | 284 ++++++++++++++++++ 8 files changed, 1328 insertions(+) create mode 100644 .flattened-pom.xml create mode 100644 docs/.flattened-pom.xml create mode 100644 spring-cloud-starter-vault-config/.flattened-pom.xml create mode 100644 spring-cloud-vault-config-aws/.flattened-pom.xml create mode 100644 spring-cloud-vault-config-consul/.flattened-pom.xml create mode 100644 spring-cloud-vault-config-databases/.flattened-pom.xml create mode 100644 spring-cloud-vault-config-rabbitmq/.flattened-pom.xml create mode 100644 spring-cloud-vault-config/.flattened-pom.xml diff --git a/.flattened-pom.xml b/.flattened-pom.xml new file mode 100644 index 00000000..86a2e3a5 --- /dev/null +++ b/.flattened-pom.xml @@ -0,0 +1,163 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-build + 2.2.0.BUILD-SNAPSHOT + + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud Vault + Configuration Integration with HashiCorp Vault + https://spring.io/spring-cloud/spring-cloud-vault-parent + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git + https://github.com/spring-cloud/spring-cloud-vault + + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + + + + spring + + true + + + + + false + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + + + false + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + + + false + + spring-releases + Spring Releases + https://repo.spring.io/release + + + + + diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml new file mode 100644 index 00000000..48d2fc00 --- /dev/null +++ b/docs/.flattened-pom.xml @@ -0,0 +1,126 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-vault-config-docs + 2.2.0.BUILD-SNAPSHOT + pom + Spring Cloud Vault Config Docs + Spring Cloud Docs + https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config-docs + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-docs + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-docs + https://github.com/spring-cloud/spring-cloud-vault/spring-cloud-vault-config-docs + + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + + diff --git a/spring-cloud-starter-vault-config/.flattened-pom.xml b/spring-cloud-starter-vault-config/.flattened-pom.xml new file mode 100644 index 00000000..77371ab9 --- /dev/null +++ b/spring-cloud-starter-vault-config/.flattened-pom.xml @@ -0,0 +1,175 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-starter-vault-config + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Starter Vault Config + Starter for exposing Spring Cloud Vault Config + https://cloud.spring.io/spring-cloud-vault/ + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-starter-vault-config + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-starter-vault-config + https://github.com/spring-cloud/spring-cloud-vault/spring-cloud-starter-vault-config + + + + org.apache.httpcomponents + httpclient + 4.5.10 + compile + + + commons-logging + commons-logging + + + + + org.apache.httpcomponents + httpcore + 4.4.12 + compile + + + org.springframework.cloud + spring-cloud-starter + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-vault-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.vault + spring-vault-core + 2.2.0.RELEASE + compile + + + spring-core + org.springframework + + + spring-beans + org.springframework + + + spring-web + org.springframework + + + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + + diff --git a/spring-cloud-vault-config-aws/.flattened-pom.xml b/spring-cloud-vault-config-aws/.flattened-pom.xml new file mode 100644 index 00000000..f22ffe04 --- /dev/null +++ b/spring-cloud-vault-config-aws/.flattened-pom.xml @@ -0,0 +1,145 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-vault-config-aws + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Vault Config AWS support + Spring Cloud Vault Config AWS support + https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config-aws + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-aws + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-aws + https://github.com/spring-cloud/spring-cloud-vault/spring-cloud-vault-config-aws + + + + org.springframework.cloud + spring-cloud-vault-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + + diff --git a/spring-cloud-vault-config-consul/.flattened-pom.xml b/spring-cloud-vault-config-consul/.flattened-pom.xml new file mode 100644 index 00000000..8d3048a8 --- /dev/null +++ b/spring-cloud-vault-config-consul/.flattened-pom.xml @@ -0,0 +1,145 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-vault-config-consul + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Vault Config Consul support + Spring Cloud Vault Config Consul support + https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config-consul + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-consul + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-consul + https://github.com/spring-cloud/spring-cloud-vault/spring-cloud-vault-config-consul + + + + org.springframework.cloud + spring-cloud-vault-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + + diff --git a/spring-cloud-vault-config-databases/.flattened-pom.xml b/spring-cloud-vault-config-databases/.flattened-pom.xml new file mode 100644 index 00000000..38cacdc7 --- /dev/null +++ b/spring-cloud-vault-config-databases/.flattened-pom.xml @@ -0,0 +1,145 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-vault-config-databases + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Vault Config Database support + Spring Cloud Vault Config Database support + https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config-databases + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-databases + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-databases + https://github.com/spring-cloud/spring-cloud-vault/spring-cloud-vault-config-databases + + + + org.springframework.cloud + spring-cloud-vault-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + + diff --git a/spring-cloud-vault-config-rabbitmq/.flattened-pom.xml b/spring-cloud-vault-config-rabbitmq/.flattened-pom.xml new file mode 100644 index 00000000..2b769609 --- /dev/null +++ b/spring-cloud-vault-config-rabbitmq/.flattened-pom.xml @@ -0,0 +1,145 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-vault-config-rabbitmq + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Vault Config RabbitMQ support + Spring Cloud Vault Config RabbitMQ support + https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config-rabbitmq + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-rabbitmq + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config-rabbitmq + https://github.com/spring-cloud/spring-cloud-vault/spring-cloud-vault-config-rabbitmq + + + + org.springframework.cloud + spring-cloud-vault-config + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + + diff --git a/spring-cloud-vault-config/.flattened-pom.xml b/spring-cloud-vault-config/.flattened-pom.xml new file mode 100644 index 00000000..e1d89e23 --- /dev/null +++ b/spring-cloud-vault-config/.flattened-pom.xml @@ -0,0 +1,284 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-vault-parent + 2.2.0.BUILD-SNAPSHOT + .. + + org.springframework.cloud + spring-cloud-vault-config + 2.2.0.BUILD-SNAPSHOT + Spring Cloud Vault Configuration Integration + Configuration Integration with HashiCorp Vault + https://spring.io/spring-cloud/spring-cloud-vault-parent/spring-cloud-vault-config + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2015 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + lead + + + + mgrzejszczak + Marcin Grzejszczak + mgrzejszczak at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + rbaxter + Ryan Baxter + rbaxter at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + omaciaszeksharma + Olga Maciaszek-Sharma + omaciaszeksharma at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + developer + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git/spring-cloud-vault-config + https://github.com/spring-cloud/spring-cloud-vault/spring-cloud-vault-config + + + + org.springframework + spring-web + 5.2.1.RELEASE + compile + + + org.springframework.cloud + spring-cloud-commons + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.cloud + spring-cloud-context + 2.2.0.BUILD-SNAPSHOT + compile + + + org.springframework.vault + spring-vault-core + 2.2.0.RELEASE + compile + + + spring-core + org.springframework + + + spring-beans + org.springframework + + + spring-web + org.springframework + + + + + org.springframework + spring-webflux + 5.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-actuator + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-starter-logging + 2.2.1.RELEASE + compile + true + + + org.apache.httpcomponents + httpclient + 4.5.10 + compile + + + commons-logging + commons-logging + + + true + + + org.apache.httpcomponents + httpcore + 4.4.12 + compile + true + + + io.netty + netty-all + 4.1.43.Final + compile + true + + + com.squareup.okhttp3 + okhttp + 3.14.4 + compile + true + + + io.projectreactor + reactor-core + 3.3.0.RELEASE + compile + true + + + io.projectreactor.netty + reactor-netty + 0.9.1.RELEASE + compile + true + + + com.amazonaws + aws-java-sdk-core + 1.11.627 + compile + + + ion-java + software.amazon.ion + + + jackson-dataformat-cbor + com.fasterxml.jackson.dataformat + + + true + + + org.bouncycastle + bcpkix-jdk15on + 1.64 + compile + true + + + com.google.apis + google-api-services-iam + v1-rev20191010-1.30.3 + compile + true + + + com.google.auth + google-auth-library-oauth2-http + 0.18.0 + compile + true + + + org.springframework.boot + spring-boot-autoconfigure-processor + 2.2.1.RELEASE + compile + true + + + org.springframework.boot + spring-boot-configuration-processor + 2.2.1.RELEASE + compile + true + + + javax.validation + validation-api + 2.0.1.Final + provided + + + org.hibernate.validator + hibernate-validator + 6.0.18.Final + provided + + + org.springframework.boot + spring-boot-autoconfigure + 2.2.1.RELEASE + provided + + + org.springframework.boot + spring-boot-starter + 2.2.1.RELEASE + provided + + +