File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ It is not intended to be used to build this project.
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >com.marklogic</groupId >
1313 <artifactId >marklogic-client-api</artifactId >
14- <version >5.5-SNAPSHOT </version >
14+ <version >6.0.0 </version >
1515 <dependencies >
1616 <dependency >
1717 <groupId >javax.xml.bind</groupId >
@@ -70,25 +70,25 @@ It is not intended to be used to build this project.
7070 <dependency >
7171 <groupId >com.fasterxml.jackson.core</groupId >
7272 <artifactId >jackson-core</artifactId >
73- <version >2.12 .4</version >
73+ <version >2.13 .4</version >
7474 <scope >runtime</scope >
7575 </dependency >
7676 <dependency >
7777 <groupId >com.fasterxml.jackson.core</groupId >
7878 <artifactId >jackson-annotations</artifactId >
79- <version >2.12 .4</version >
79+ <version >2.13 .4</version >
8080 <scope >runtime</scope >
8181 </dependency >
8282 <dependency >
8383 <groupId >com.fasterxml.jackson.core</groupId >
8484 <artifactId >jackson-databind</artifactId >
85- <version >2.12.4 </version >
85+ <version >2.13.4.2 </version >
8686 <scope >runtime</scope >
8787 </dependency >
8888 <dependency >
8989 <groupId >com.fasterxml.jackson.dataformat</groupId >
9090 <artifactId >jackson-dataformat-csv</artifactId >
91- <version >2.12 .4</version >
91+ <version >2.13 .4</version >
9292 <scope >runtime</scope >
9393 </dependency >
9494 </dependencies >
You can’t perform that action at this time.
0 commit comments