mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-24 21:07:26 +08:00
#753205 : fixed bundling of morphia classes into querydsl-mongodb jar
This commit is contained in:
parent
fc15242e47
commit
c5e2616ff1
@ -25,7 +25,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.code.morphia</groupId>
|
||||
<artifactId>morphia</artifactId>
|
||||
<version>0.95</version>
|
||||
<version>0.99</version>
|
||||
</dependency>
|
||||
<!-- Optional Jars (for certain features) but required by maven for bulding. -->
|
||||
<dependency>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user