Skip to content

Commit 4edf6c2

Browse files
Update commons-io to 2.22.0 (#2865)
1 parent c8c323b commit 4edf6c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@ lazy val docs: ProjectMatrix = (projectMatrix in file("generated-docs")) // impo
11121112
"org.json4s" %% "json4s-native" % json4sVersion,
11131113
"io.circe" %% "circe-generic" % circeVersion,
11141114
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % jsoniterVersion,
1115-
"commons-io" % "commons-io" % "2.21.0",
1115+
"commons-io" % "commons-io" % "2.22.0",
11161116
"io.jaegertracing" % "jaeger-client" % jaegerClientVersion,
11171117
"io.opentracing.brave" % "brave-opentracing" % braveOpentracingVersion,
11181118
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % zipkinSenderOkHttpVersion,

0 commit comments

Comments
 (0)