Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#323)
Browse files Browse the repository at this point in the history
* Bump commons-io:commons-io from 2.11.0 to 2.14.0

Bumps commons-io:commons-io from 2.11.0 to 2.14.0.

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update copyright for pom.xml

* copyright

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GCHQDeveloper314 <[email protected]>
Co-authored-by: j69772 <[email protected]>
Co-authored-by: cn337131 <[email protected]>
  • Loading branch information
4 people authored Jan 27, 2025
1 parent f2dead6 commit 7aafe0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2017-2023 Crown Copyright
~ Copyright 2017-2025 Crown Copyright
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -48,7 +48,7 @@
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-csv.version>1.9.0</commons-csv.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<org.json.version>20230227</org.json.version>
<compiler.plugin.verson>3.9.0</compiler.plugin.verson>
<spotbugs.plugin.version>${spotbugs.version}.0</spotbugs.plugin.version>
Expand Down

0 comments on commit 7aafe0f

Please sign in to comment.