File tree 1 file changed +5
-5
lines changed
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.
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<groupId >com.marklogic</groupId >
13
13
<artifactId >marklogic-client-api</artifactId >
14
- <version >5.5-SNAPSHOT </version >
14
+ <version >6.0.0 </version >
15
15
<dependencies >
16
16
<dependency >
17
17
<groupId >javax.xml.bind</groupId >
@@ -70,25 +70,25 @@ It is not intended to be used to build this project.
70
70
<dependency >
71
71
<groupId >com.fasterxml.jackson.core</groupId >
72
72
<artifactId >jackson-core</artifactId >
73
- <version >2.12 .4</version >
73
+ <version >2.13 .4</version >
74
74
<scope >runtime</scope >
75
75
</dependency >
76
76
<dependency >
77
77
<groupId >com.fasterxml.jackson.core</groupId >
78
78
<artifactId >jackson-annotations</artifactId >
79
- <version >2.12 .4</version >
79
+ <version >2.13 .4</version >
80
80
<scope >runtime</scope >
81
81
</dependency >
82
82
<dependency >
83
83
<groupId >com.fasterxml.jackson.core</groupId >
84
84
<artifactId >jackson-databind</artifactId >
85
- <version >2.12.4 </version >
85
+ <version >2.13.4.2 </version >
86
86
<scope >runtime</scope >
87
87
</dependency >
88
88
<dependency >
89
89
<groupId >com.fasterxml.jackson.dataformat</groupId >
90
90
<artifactId >jackson-dataformat-csv</artifactId >
91
- <version >2.12 .4</version >
91
+ <version >2.13 .4</version >
92
92
<scope >runtime</scope >
93
93
</dependency >
94
94
</dependencies >
You can’t perform that action at this time.
0 commit comments