mirror of
https://github.com/airsonic/airsonic.git
synced 2025-10-03 09:49:17 +02:00
Bump jackson.version from 2.10.3 to 2.11.0
Bumps `jackson.version` from 2.10.3 to 2.11.0. Updates `jackson-core` from 2.10.3 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.3...jackson-core-2.11.0) Updates `jackson-databind` from 2.10.3 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.10.3 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f998be4703
commit
9293a2681a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -17,7 +17,7 @@
|
|||
<failOnDependencyWarning>true</failOnDependencyWarning>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<cxf.version>3.3.6</cxf.version>
|
||||
<jackson.version>2.10.3</jackson.version>
|
||||
<jackson.version>2.11.0</jackson.version>
|
||||
<tomcat.version>9.0.34</tomcat.version>
|
||||
<docker.container.repo>airsonic/airsonic</docker.container.repo>
|
||||
</properties>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue