Skip to content

Commit 553c634

Browse files
authored
Merge pull request #16 from iht/renovate/solution-com.google.http-client-google-http-client-apache-v2-1.x
Update dependency com.google.http-client:google-http-client-apache-v2 to v1.45.3 (solution)
2 parents 077b228 + a24ee77 commit 553c634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ lazy val root: Project = project
3131
"org.apache.beam" % "beam-runners-direct-java" % beamVersion,
3232
"org.apache.beam" % "beam-runners-google-cloud-dataflow-java" % beamVersion,
3333
"org.slf4j" % "slf4j-simple" % "2.0.16",
34-
"com.google.http-client" % "google-http-client-apache-v2" % "1.38.1"
34+
"com.google.http-client" % "google-http-client-apache-v2" % "1.45.3"
3535
)
3636
)
3737
.enablePlugins(JavaAppPackaging)

0 commit comments

Comments
 (0)