Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 0a6f126

Browse files
committed
Bumped to 4.1.1
1 parent 476a579 commit 0a6f126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
api 'com.marklogic:ml-javaclient-util:4.1.0'
23+
api 'com.marklogic:ml-javaclient-util:4.1.1'
2424
api 'jaxen:jaxen:1.2.0'
2525
api 'org.apache.httpcomponents:httpclient:4.5.13'
2626
api 'org.springframework:spring-web:5.2.9.RELEASE'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
group=com.marklogic
22
javadocsDir=../gh-pages-marklogic-java/javadocs
3-
version=4.1.0
3+
version=4.1.1
44

55
# Define this via gradle-local.properties or on the command line when running snyk-test
66
snykToken=

0 commit comments

Comments
 (0)