@@ -12,7 +12,7 @@ It is not intended to be used to build this project.
1212 <modelVersion >4.0.0</modelVersion >
1313 <groupId >com.marklogic</groupId >
1414 <artifactId >ml-javaclient-util</artifactId >
15- <version >4.5.1 </version >
15+ <version >4.6.0 </version >
1616 <name >com.marklogic:ml-javaclient-util</name >
1717 <description >Library that adds functionality on top of the MarkLogic Java Client</description >
1818 <url >https://github.com/marklogic/ml-javaclient-util</url >
@@ -40,19 +40,19 @@ It is not intended to be used to build this project.
4040 <dependency >
4141 <groupId >com.marklogic</groupId >
4242 <artifactId >marklogic-client-api</artifactId >
43- <version >6.2 .0</version >
43+ <version >6.3 .0</version >
4444 <scope >compile</scope >
4545 </dependency >
4646 <dependency >
4747 <groupId >com.marklogic</groupId >
4848 <artifactId >marklogic-xcc</artifactId >
49- <version >11.0.2 </version >
49+ <version >11.0.3 </version >
5050 <scope >compile</scope >
5151 </dependency >
5252 <dependency >
5353 <groupId >org.springframework</groupId >
5454 <artifactId >spring-context</artifactId >
55- <version >5.3.27 </version >
55+ <version >5.3.29 </version >
5656 <scope >compile</scope >
5757 </dependency >
5858 <dependency >
@@ -64,7 +64,7 @@ It is not intended to be used to build this project.
6464 <dependency >
6565 <groupId >com.fasterxml.jackson.core</groupId >
6666 <artifactId >jackson-databind</artifactId >
67- <version >2.14.1 </version >
67+ <version >2.15.2 </version >
6868 <scope >runtime</scope >
6969 </dependency >
7070 <dependency >
0 commit comments