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

Commit 412307a

Browse files
authored
Merge pull request #148 from marklogic-community/feature/bump-433
Bumped to 4.3.3
2 parents 1c2792a + f569ea7 commit 412307a

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
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "com.marklogic"
10-
version = "4.3.2"
10+
version = "4.3.3"
1111

1212
sourceCompatibility = "8"
1313
targetCompatibility = "8"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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-javaclient-util</artifactId>
15-
<version>4.3.2</version>
15+
<version>4.3.3</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-community/ml-javaclient-util</url>

0 commit comments

Comments
 (0)