Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.11.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.11.0 to 2.15.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 26, 2023
1 parent 4ef15aa commit c570c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Elasticsearch beyonder provides automatic index, mapping, alias, template creati
<elasticsearch.version>8.6.2</elasticsearch.version>
<slf4j.version>2.0.7</slf4j.version>
<log4j.version>2.20.0</log4j.version>
<commons.io.version>2.11.0</commons.io.version>
<commons.io.version>2.15.0</commons.io.version>
<jackson.version>2.15.2</jackson.version>

<!-- For integration tests using Docker or external cluster -->
Expand Down

0 comments on commit c570c86

Please sign in to comment.