Skip to content

Commit d558c1b

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-secretmanager to v1.6.0 (GoogleCloudPlatform#5330)
1 parent 6fa724d commit d558c1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

run/idp-sql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ limitations under the License.
113113
<dependency>
114114
<groupId>com.google.cloud</groupId>
115115
<artifactId>google-cloud-secretmanager</artifactId>
116-
<version>1.5.2</version>
116+
<version>1.6.0</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>org.projectlombok</groupId>

secretmanager/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-secretmanager</artifactId>
44-
<version>1.5.2</version>
44+
<version>1.6.0</version>
4545
</dependency>
4646

4747
<dependency>

0 commit comments

Comments
 (0)