Skip to content

Commit a116bb8

Browse files
dependabot[bot]KarstenSchnitter
authored andcommitted
Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.1 to 2.20.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.20.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cc0fd3 commit a116bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<javadoc.plugin.version>3.5.0</javadoc.plugin.version>
124124
<gpg.plugin.version>1.6</gpg.plugin.version>
125125
<java-jwt.version>3.19.4</java-jwt.version>
126-
<jackson-databind.version>2.13.4.1</jackson-databind.version>
126+
<jackson-databind.version>2.20.0</jackson-databind.version>
127127
<httpclient.version>4.5.14</httpclient.version>
128128
<servlet.api.version>6.1.0</servlet.api.version>
129129
<jetty.version>11.0.26</jetty.version>

0 commit comments

Comments
 (0)