Skip to content

Commit 39ceed8

Browse files
committed
Update to UnboundId 6.0.3
Closes gh-615
1 parent 713a56a commit 39ceed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/java.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext.commonsPool2Version = '2.4.2'
2323
ext.assertjVersion= '2.3.0'
2424
ext.hibernateVersion = '5.2.5.Final'
2525
ext.springSecurityVersion='4.2.15.RELEASE'
26-
ext.unboundidVersion = '3.1.1'
26+
ext.unboundidVersion = '6.0.3'
2727

2828
ext.powerMockDependencies = [
2929
"org.powermock:powermock-core:$powerMockVersion",

0 commit comments

Comments
 (0)