-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit f44dd29
authored
Bump org.geolatte:geolatte-geom from 1.9.1 to 1.10 (#1003)
Bumps
[org.geolatte:geolatte-geom](https://github.com/geolatte/geolatte-geom)
from 1.9.1 to 1.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/geolatte/geolatte-geom/releases">org.geolatte:geolatte-geom's
releases</a>.</em></p>
<blockquote>
<h2>v1.10</h2>
<p>Fix for <a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/172">#172</a>
Fix for <a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/173">#173</a></p>
<p>Minimum Java version is now 1.11</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/67fc90199858468c26f04a1f27bd49f5eed03ead"><code>67fc901</code></a>
Set release version</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/bf46dba1e9a48905d9cc0d77f55e13664a128c3a"><code>bf46dba</code></a>
Merge remote-tracking branch 'origin/master'</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/c24cb3431948014bf55c53aa4f8152e810613114"><code>c24cb34</code></a>
The default implementation for the create method that supports geomatry
measu...</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/a87fc8e802ed1a6adde888e42e472fb00b3d9e54"><code>a87fc8e</code></a>
Fix npe comparing empty points (<a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/172">#172</a>)</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/9cbf4cb034c60dd8849ac56d6595de7ecb5149c0"><code>9cbf4cb</code></a>
Minor documentation improvement</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/b3760323db5fef510b5ef8125904a78ce413f573"><code>b376032</code></a>
Fix minor documentation error: CRS is used in module constructor not
ObjectMa...</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/9cce12edbf2d54a2036b8bda4109a2b4d41a4f46"><code>9cce12e</code></a>
Minor documentation improvement</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/48fb46c61cdd865cfda2bf7d077bfa4476ac9f24"><code>48fb46c</code></a>
Merge branch 'master' of github.com:GeoLatte/geolatte-geom</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/4ab5d560306e688610dc1739945c17cb2d047d82"><code>4ab5d56</code></a>
Unwrap Oracle connection if it can (<a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/157">#157</a>)</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/3d3b3e37abe209c1bb312375006e3a45c0497623"><code>3d3b3e3</code></a>
Version bump</li>
<li>See full diff in <a
href="https://github.com/geolatte/geolatte-geom/compare/v1.9.1...v1.10">compare
view</a></li>
</ul>
</details>
<br />
[](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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments