Skip to content

Commit

Permalink
Merge pull request #144 from eXist-db/dependabot/maven/jackson.versio…
Browse files Browse the repository at this point in the history
…n-2.12.2

Bump jackson.version from 2.12.0 to 2.12.2
  • Loading branch information
joewiz authored Mar 7, 2021
2 parents 1ef8e28 + 75e28a4 commit dc774a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<exist.java-api.version>5.3.0-SNAPSHOT</exist.java-api.version> <!-- The eXist-db XQuery Java Module API version -->
<exist.processor.version>5.3.0-SNAPSHOT</exist.processor.version> <!-- The version of eXist-db needed by this EXPath Module -->

<jackson.version>2.12.0</jackson.version>
<jackson.version>2.12.2</jackson.version>
<websocket.api.version>1.1</websocket.api.version>

<!-- used in the EXPath Package Descriptor -->
Expand Down

0 comments on commit dc774a2

Please sign in to comment.