Skip to content

Commit b59ae15

Browse files
authored
deps: update core dependencies (#27)
1 parent a29c903 commit b59ae15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,14 @@
114114
<dependency>
115115
<groupId>com.google.cloud</groupId>
116116
<artifactId>google-cloud-core-bom</artifactId>
117-
<version>1.92.2</version>
117+
<version>1.92.5</version>
118118
<type>pom</type>
119119
<scope>import</scope>
120120
</dependency>
121121
<dependency>
122122
<groupId>com.google.api</groupId>
123123
<artifactId>gax-bom</artifactId>
124-
<version>1.53.0</version>
124+
<version>1.54.0</version>
125125
<type>pom</type>
126126
<scope>import</scope>
127127
</dependency>

0 commit comments

Comments
 (0)