Skip to content

Commit 5aeb632

Browse files
Build(deps): Bump org.orbisgis:h2gis from 2.2.4 to 2.2.5 (#1562)
Bumps [org.orbisgis:h2gis](https://github.com/orbisgis/H2GIS) from 2.2.4 to 2.2.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/orbisgis/H2GIS/releases">org.orbisgis:h2gis's releases</a>.</em></p> <blockquote> <h2>v2.2.5</h2> <h2>Changelog for v2.2.5</h2> <p>Minor release to exclude graalvm native image dependencies</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/orbisgis/h2gis/commit/9ff64a6af6c6e36af672b00cf7818b98e41a0b4e"><code>9ff64a6</code></a> [maven-release-plugin] prepare release v2.2.5</li> <li><a href="https://github.com/orbisgis/h2gis/commit/acadfaa5c0206a0e1cf8a6a1da5de8accf1ad8f5"><code>acadfaa</code></a> Exclude graalvm (<a href="https://redirect.github.com/orbisgis/H2GIS/issues/1469">#1469</a>)</li> <li><a href="https://github.com/orbisgis/h2gis/commit/e88d1739c4592a661107406141fdc909c688442f"><code>e88d173</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/orbisgis/h2gis/commit/b758830a7bd5fdc3da4e742f72f4320a3da31d82"><code>b758830</code></a> Exclude graalvm nativeimage (<a href="https://redirect.github.com/orbisgis/H2GIS/issues/1468">#1468</a>)</li> <li><a href="https://github.com/orbisgis/h2gis/commit/a635afaeada34504d520e01667277c352d3b9a50"><code>a635afa</code></a> Empty changelog.</li> <li><a href="https://github.com/orbisgis/h2gis/commit/9d41dfcbdec0448e90303f72773e3df741531466"><code>9d41dfc</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/orbisgis/H2GIS/compare/v2.2.4...v2.2.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.orbisgis:h2gis&package-manager=maven&previous-version=2.2.4&new-version=2.2.5)](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 2c3af14 + 5179f62 commit 5aeb632

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
@@ -131,7 +131,7 @@
131131
<slf4j.version>2.0.17</slf4j.version>
132132
<surefire.version>3.5.4</surefire.version>
133133
<animal-sniffer.version>1.27</animal-sniffer.version>
134-
<h2gis.version>2.2.4</h2gis.version>
134+
<h2gis.version>2.2.5</h2gis.version>
135135
<morphia.version>2.5.2</morphia.version>
136136
<jmh.version>1.37</jmh.version>
137137
<kotlin.version>2.3.0</kotlin.version>

0 commit comments

Comments
 (0)