Upgrade to commons-io 2.15.1

Bumps commons-io:commons-io from 2.15.0 to 2.15.1.

updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
This commit is contained in:
dependabot[bot]
2023-12-16 15:20:42 -05:00
committed by GitHub
parent fdf3274511
commit a4cbb5e1a8

View File

@@ -60,7 +60,7 @@ ext {
awaitilityVersion = '4.2.0'
camelVersion = '4.2.0'
commonsDbcp2Version = '2.11.0'
commonsIoVersion = '2.15.0'
commonsIoVersion = '2.15.1'
commonsNetVersion = '3.10.0'
curatorVersion = '5.5.0'
debeziumVersion = '2.4.1.Final'