build(deps): bump jackson-databind from 2.14.0-rc1 to 2.14.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0-rc1 to 2.14.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
af97fb92d0
commit
0cc1df0c82
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -20,7 +20,7 @@
|
|||
|
||||
<dependency-check-maven.version>7.2.1</dependency-check-maven.version>
|
||||
<trello-java-wrapper.version>0.14</trello-java-wrapper.version>
|
||||
<jackson.version>2.14.0-rc1</jackson.version>
|
||||
<jackson.version>2.14.1</jackson.version>
|
||||
<commons-codec.version>1.15</commons-codec.version>
|
||||
<httpmime.version>4.5.13</httpmime.version>
|
||||
<lombok.version>1.18.24</lombok.version>
|
||||
|
|
Loading…
Reference in a new issue