Skip to content

Commit

Permalink
build(deps): bump commons-io:commons-io
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.7 to 2.14.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 28c3ac7 commit 803629f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/kafka-connect-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<properties>
<derby.version>10.17.1.0</derby.version>
<commons-io.version>2.7</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<kafka.connect.maven.plugin.version>0.11.1</kafka.connect.maven.plugin.version>
<sqlite-jdbc.version>3.41.2.2</sqlite-jdbc.version>
<oracle.jdbc.driver.version>19.7.0.0</oracle.jdbc.driver.version>
Expand Down

0 comments on commit 803629f

Please sign in to comment.