This repository was archived by the owner on Sep 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -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-app-deployer</artifactId >
15- <version >4.3.7 </version >
15+ <version >4.4.0 </version >
1616 <name >com.marklogic:ml-app-deployer</name >
1717 <description >Java client for the MarkLogic REST Management API and for deploying applications to MarkLogic</description >
1818 <url >https://github.com/marklogic-community/ml-app-deployer</url >
@@ -40,7 +40,7 @@ It is not intended to be used to build this project.
4040 <dependency >
4141 <groupId >com.marklogic</groupId >
4242 <artifactId >ml-javaclient-util</artifactId >
43- <version >4.3.7 </version >
43+ <version >4.4.0 </version >
4444 <scope >compile</scope >
4545 </dependency >
4646 <dependency >
@@ -52,7 +52,7 @@ It is not intended to be used to build this project.
5252 <dependency >
5353 <groupId >com.fasterxml.jackson.core</groupId >
5454 <artifactId >jackson-databind</artifactId >
55- <version >2.12.7.1 </version >
55+ <version >2.13.4.2 </version >
5656 <scope >compile</scope >
5757 </dependency >
5858 <dependency >
You can’t perform that action at this time.
0 commit comments