Skip to content

Commit

Permalink
bump morphia version
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Dec 22, 2023
1 parent ed3a871 commit 0449d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<morphia.version>2.3.0</morphia.version>
<morphia.version>2.4.10</morphia.version>
<!-- use this one for version before 2.0 -->
<!-- <morphia.artifactId>core</morphia.artifactId>-->
<morphia.artifactId>morphia-core</morphia.artifactId>
Expand Down

0 comments on commit 0449d72

Please sign in to comment.