Skip to content

Commit 47666e9

Browse files
committed
Downgrade morphia as we are not yet ready for changes in underlying mongo drivers
1 parent 42f0a44 commit 47666e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<properties>
2626
<seed.version>3.10.0</seed.version>
2727
<mongodb.version>3.12.7</mongodb.version>
28-
<morphia.version>1.6.0</morphia.version>
28+
<morphia.version>1.5.8</morphia.version>
2929
<business.version>4.3.1</business.version>
3030

3131
<compatibility.version>3.0.0</compatibility.version>

0 commit comments

Comments
 (0)