Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 030e9b3

Browse files
authored
fix(deps): update dependency com.google.http-client:google-http-client-bom to v1.42.2 (#1727)
1 parent 0bbcddd commit 030e9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>com.google.http-client</groupId>
151151
<artifactId>google-http-client-bom</artifactId>
152-
<version>1.42.0</version>
152+
<version>1.42.2</version>
153153
<type>pom</type>
154154
<scope>import</scope>
155155
</dependency>

0 commit comments

Comments
 (0)