Skip to content

Commit 33bb395

Browse files
Build(deps): Bump dev.morphia.morphia:morphia-core from 2.5.1 to 2.5.2 (#1507)
Bumps [dev.morphia.morphia:morphia-core](https://github.com/MorphiaOrg/morphia) from 2.5.1 to 2.5.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MorphiaOrg/morphia/commit/c8b3a72adce3e80a01f49f5f87b6577eb7a6b85d"><code>c8b3a72</code></a> bump to release version 2.5.2</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/08bb3cfd7642881552046d52bb0d4bbe9728bb6a"><code>08bb3cf</code></a> Revert &quot;bump to release version 2.5.2&quot;</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/3163297eab80dc5ac5c14dada7b6cd927dbd9b52"><code>3163297</code></a> Revert &quot;bump to development version 2.5.3-SNAPSHOT&quot;</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/9341a004ead38e92186060e635eb068bfb7126e5"><code>9341a00</code></a> bump to development version 2.5.3-SNAPSHOT</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/4f5c6e39afdaa2363ffd9311b723593d7c0da349"><code>4f5c6e3</code></a> bump to release version 2.5.2</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/d54cc08945270dd8d1327e1bd1b3d9ff6fe793d2"><code>d54cc08</code></a> Merge pull request <a href="https://redirect.github.com/MorphiaOrg/morphia/issues/4081">#4081</a> from MorphiaOrg/dependabot/maven/2.5.x/driver.versio...</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/edc16c21cf7e208b0e47920803383483075da619"><code>edc16c2</code></a> Bump driver.version from 5.6.1 to 5.6.2</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/4197a4a3751d418e723c3948bf661330d618fd13"><code>4197a4a</code></a> Merge pull request <a href="https://redirect.github.com/MorphiaOrg/morphia/issues/4076">#4076</a> from MorphiaOrg/dependabot/maven/2.5.x/org.apache.ma...</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/63cd402ee05cf743b7995d2b9356e2da4a68ce4a"><code>63cd402</code></a> Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/43bbef79610f0db3958ed537135a092534259f12"><code>43bbef7</code></a> Merge pull request <a href="https://redirect.github.com/MorphiaOrg/morphia/issues/4072">#4072</a> from MorphiaOrg/dependabot/maven/2.5.x/net.bytebuddy...</li> <li>Additional commits viewable in <a href="https://github.com/MorphiaOrg/morphia/compare/v2.5.1...v2.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dev.morphia.morphia:morphia-core&package-manager=maven&previous-version=2.5.1&new-version=2.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents d012d80 + 3b140e5 commit 33bb395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<surefire.version>3.5.4</surefire.version>
133133
<animal-sniffer.version>1.26</animal-sniffer.version>
134134
<h2gis.version>2.2.3</h2gis.version>
135-
<morphia.version>2.5.1</morphia.version>
135+
<morphia.version>2.5.2</morphia.version>
136136
<jmh.version>1.37</jmh.version>
137137
<kotlin.version>2.2.21</kotlin.version>
138138
<ksp.version>2.3.3</ksp.version>

0 commit comments

Comments
 (0)