build(deps): bump commons-codec from 1.14 to 1.15
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.14 to 1.15. - [Release notes](https://github.com/apache/commons-codec/releases) - [Changelog](https://github.com/apache/commons-codec/blob/rel/commons-codec-1.15/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.14...rel/commons-codec-1.15) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> commit-id:038f16d4
This commit is contained in:
parent
fc964ca663
commit
d7c63a6d1b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -21,7 +21,7 @@
|
||||||
<dependency-check-maven.version>7.2.1</dependency-check-maven.version>
|
<dependency-check-maven.version>7.2.1</dependency-check-maven.version>
|
||||||
<trello-java-wrapper.version>0.14</trello-java-wrapper.version>
|
<trello-java-wrapper.version>0.14</trello-java-wrapper.version>
|
||||||
<jackson.version>2.14.0-rc1</jackson.version>
|
<jackson.version>2.14.0-rc1</jackson.version>
|
||||||
<commons-codec.version>1.14</commons-codec.version>
|
<commons-codec.version>1.15</commons-codec.version>
|
||||||
<httpmime.version>4.5.13</httpmime.version>
|
<httpmime.version>4.5.13</httpmime.version>
|
||||||
<lombok.version>1.18.24</lombok.version>
|
<lombok.version>1.18.24</lombok.version>
|
||||||
<junit.version>5.8.2</junit.version>
|
<junit.version>5.8.2</junit.version>
|
||||||
|
|
Loading…
Reference in a new issue