Skip to content

Commit 5ea6dd5

Browse files
Bump jackson.version from 2.13.4 to 2.16.2
Bumps `jackson.version` from 2.13.4 to 2.16.2. Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.13.4 to 2.16.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4 to 2.16.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b33161b commit 5ea6dd5

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
@@ -51,7 +51,7 @@
5151
<exist.java-api.version>5.4.0</exist.java-api.version> <!-- The eXist-db XQuery Java Module API version -->
5252
<exist.processor.version>6.1.0</exist.processor.version> <!-- The version of eXist-db needed by this EXPath Module -->
5353

54-
<jackson.version>2.13.4</jackson.version>
54+
<jackson.version>2.16.2</jackson.version>
5555
<websocket.api.version>1.1</websocket.api.version>
5656
<templating.version>1.0.2</templating.version>
5757

0 commit comments

Comments
 (0)