Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump arctic-sea.version from 9.4.0 to 9.5.0 #662

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps arctic-sea.version from 9.4.0 to 9.5.0.
Updates svalbard-odata from 9.4.0 to 9.5.0

Updates svalbard from 9.4.0 to 9.5.0

Updates shetland from 9.4.0 to 9.5.0

Updates janmayen from 9.4.0 to 9.5.0

Release notes

Sourced from janmayen's releases.

Arctic Sea v9.5.0

Available in Maven Central.

Change Log

  • Add InsertFeatureOfInterestRequestEncoder
  • Change log level in JTSHelper.createGeometryFormWKT
  • Use ConcurrentHashMap instead of only HashMap in AbstractSimilarityKeyComponentRepository
  • Support platform parameter/extension
  • Add extension encoding to InsertSensorRequestEncoder

Dependency Updates

  • Bump version.elastic from 7.17.0 to 7.17.2 (#363)
  • Bump guava from 31.0.1-jre to 31.1-jre (#362)
  • Bump Saxon-HE from 11.1.1 to 11.3 (#361, #371)
  • Bump version.spring from 5.3.15 to 5.3.19 (#360, #368, #373, #374, #380)
  • Bump version.jackson from 2.13.1 to 2.13.2 (#364)
  • Bump spotbugs-annotations from 4.5.3 to 4.6.0 (#365)
  • Bump version.mockito from 4.3.1 to 4.5.0 (#366, #383)
  • Bump joda-time from 2.10.13 to 2.10.14 (#369)
  • Bump version.olingo from 4.8.0 to 4.9.0 (#367)
  • Bump kotlin-stdlib from 1.6.10 to 1.6.20 (#376)
  • Bump istack-commons-runtime from 4.0.1 to 4.1.1 (#379)
  • Bump kotlin-stdlib from 1.6.20 to 1.6.21 (#382)
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#385)
  • Bump parent from 21 to 24 (#291)

Breaking Changes

  • None

See here for the complete commit log.

Commits
  • 527aa69 [maven-release-plugin] prepare release v9.5.0
  • 60a486d fix build
  • 494f85c Bump parent from 23 to 24
  • 4507d59 Merge branch 'parent-22'
  • 4cff7e1 Create codeql-analysis.yml
  • 5ec053b Merge branch 'master' into parent-22
  • b793d90 Merge pull request #383 from 52North/dependabot/maven/version.mockito-4.5.0
  • dbdc7d4 Merge pull request #385 from 52North/dependabot/maven/org.apache.maven.plugin...
  • 5883928 Merge pull request #382 from 52North/dependabot/maven/org.jetbrains.kotlin-ko...
  • 4b3c420 Merge branch 'master' into parent-22
  • Additional commits viewable in compare view

Updates faroe-annotations from 9.4.0 to 9.5.0

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 commands and options

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 22, 2022
Bumps `arctic-sea.version` from 9.4.0 to 9.5.0.

Updates `svalbard-odata` from 9.4.0 to 9.5.0

Updates `svalbard` from 9.4.0 to 9.5.0

Updates `shetland` from 9.4.0 to 9.5.0

Updates `janmayen` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/52North/arctic-sea/releases)
- [Commits](52North/arctic-sea@v9.4.0...v9.5.0)

Updates `faroe-annotations` from 9.4.0 to 9.5.0

---
updated-dependencies:
- dependency-name: org.n52.arctic-sea:svalbard-odata
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.n52.arctic-sea:svalbard
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.n52.arctic-sea:shetland
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.n52.arctic-sea:janmayen
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.n52.arctic-sea:faroe-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/arctic-sea.version-9.5.0 branch from 5061af8 to 1e2a517 Compare April 22, 2022 07:37
@CarstenHollmann CarstenHollmann merged commit d9246c4 into develop Apr 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/arctic-sea.version-9.5.0 branch April 22, 2022 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant