Skip to content

Commit 6f67650

Browse files
jorsolDufgui
authored andcommitted
Update jackson-bom to 2.9.9.20190807 to fix a regression
Update to the latest [micro-patch](https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9#micro-patches) of jackson-databind 2.9.9.3 to fix a regression FasterXML/jackson-databind#2395 Signed-off-by: Jorge Solorzano <[email protected]>
1 parent 9cb7882 commit 6f67650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/runtime/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
is not available in Maven fast enough: -->
7171
<graal-sdk.version>19.1.1</graal-sdk.version>
7272
<gizmo.version>1.0.0.Alpha6</gizmo.version>
73-
<jackson.version>2.9.9.20190727</jackson.version>
73+
<jackson.version>2.9.9.20190807</jackson.version>
7474
<commons-beanutils.version>1.9.3</commons-beanutils.version>
7575
<commons-logging.version>1.2</commons-logging.version>
7676
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>

0 commit comments

Comments
 (0)