Skip to content

Commit f1b1434

Browse files
authoredMay 28, 2024··
deps: Update com.google.http-client dependencies to v1.44.2
open
1 parent 00e29db commit f1b1434

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -154,17 +154,17 @@
154154
<dependency>
155155
<groupId>com.google.http-client</groupId>
156156
<artifactId>google-http-client-gson</artifactId>
157-
<version>1.44.1</version>
157+
<version>1.44.2</version>
158158
</dependency>
159159
<dependency>
160160
<groupId>com.google.http-client</groupId>
161161
<artifactId>google-http-client</artifactId>
162-
<version>1.44.1</version>
162+
<version>1.44.2</version>
163163
</dependency>
164164
<dependency>
165165
<groupId>com.google.http-client</groupId>
166166
<artifactId>google-http-client-jackson2</artifactId>
167-
<version>1.44.1</version>
167+
<version>1.44.2</version>
168168
</dependency>
169169
<dependency>
170170
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.