Skip to content

Commit 4bbcaad

Browse files
Build(deps): Bump dev.morphia.morphia:morphia-core from 2.5.0 to 2.5.1 (#1425)
Bumps [dev.morphia.morphia:morphia-core](https://github.com/MorphiaOrg/morphia) from 2.5.0 to 2.5.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MorphiaOrg/morphia/commit/73ed18da8f74aa656e4a38b9f2bf1a8ff429746d"><code>73ed18d</code></a> bump to release version 2.5.1</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/2d77c311f8bbe11e3cc34e061aa4913ff23933d4"><code>2d77c31</code></a> add intellij runtime targets</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/b9e542e3e576e8c3c9d11d193ed8d02629cbe476"><code>b9e542e</code></a> support using the discriminator as a path target value. this allows for index...</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/d6489e4db8914dfa2ee0e3a8bfbb6949bf6b0424"><code>d6489e4</code></a> Merge pull request <a href="https://redirect.github.com/MorphiaOrg/morphia/issues/4007">#4007</a> from MorphiaOrg/dependabot/maven/2.5.x/io.github.cla...</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/00c3957a2be1db52adfbb2a513c840ae8a86de79"><code>00c3957</code></a> Bump io.github.classgraph:classgraph from 4.8.183 to 4.8.184</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/561dd11290f5c5c5fdb132604031dd9ec4d7618e"><code>561dd11</code></a> Merge pull request <a href="https://redirect.github.com/MorphiaOrg/morphia/issues/4002">#4002</a> from MorphiaOrg/dependabot/maven/2.5.x/io.github.cla...</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/b86943645746b0cdbf41d9a670d8506acf992ffd"><code>b869436</code></a> Bump io.github.classgraph:classgraph from 4.8.181 to 4.8.183</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/a7acb7f1657772283d12bfce9d32aafe995bf10a"><code>a7acb7f</code></a> Merge pull request <a href="https://redirect.github.com/MorphiaOrg/morphia/issues/3999">#3999</a> from MorphiaOrg/dependabot/maven/2.5.x/net.bytebuddy...</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/82b81ef3a6f90cf4e82e4077849aac9855d083b5"><code>82b81ef</code></a> Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8</li> <li><a href="https://github.com/MorphiaOrg/morphia/commit/1f99f19228f770674376b5c79317ae800a6ab31d"><code>1f99f19</code></a> Merge pull request <a href="https://redirect.github.com/MorphiaOrg/morphia/issues/3995">#3995</a> from MorphiaOrg/dependabot/maven/2.5.x/driver.versio...</li> <li>Additional commits viewable in <a href="https://github.com/MorphiaOrg/morphia/compare/v2.5.0...v2.5.1">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.0&new-version=2.5.1)](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 dd91c88 + 9e7d6c2 commit 4bbcaad

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
@@ -143,7 +143,7 @@
143143
<surefire.version>3.5.4</surefire.version>
144144
<animal-sniffer.version>1.26</animal-sniffer.version>
145145
<h2gis.version>2.2.3</h2gis.version>
146-
<morphia.version>2.5.0</morphia.version>
146+
<morphia.version>2.5.1</morphia.version>
147147
<jmh.version>1.37</jmh.version>
148148
<kotlin.version>2.2.20</kotlin.version>
149149
<ksp.version>2.2.20-2.0.4</ksp.version>

0 commit comments

Comments
 (0)