Skip to content

Commit

Permalink
Bump commons-io:commons-io (#1358)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.4 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Gold <[email protected]>
  • Loading branch information
dependabot[bot] and agold-rh authored Oct 7, 2024
1 parent be3d84b commit 0529f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dataflow-streaming-schema-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<mvn-target-dir>${basedir}/target</mvn-target-dir>
<derby.version>10.14.2.0</derby.version>
<commons-codec.version>1.14</commons-codec.version>
<commons-io.version>2.4</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<excluded.spanner.tests>com.google.cloud.teleport.spanner.IntegrationTest</excluded.spanner.tests>
<truth.version>1.0.1</truth.version>
<dlp.version>2.1.0</dlp.version>
Expand Down

0 comments on commit 0529f4d

Please sign in to comment.