softcannery / camunda-formio-accelerator

Camunda Platform Accelerator for Form.io
https://www.softcannery.com/camunda-platform-acc-for-formio
Other
5 stars 3 forks source link

Bump spring-content.version from 2.6.0 to 3.0.6 #57

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps spring-content.version from 2.6.0 to 3.0.6. Updates com.github.paulcwarren:spring-content-fs-boot-starter from 2.6.0 to 3.0.6

Release notes

Sourced from com.github.paulcwarren:spring-content-fs-boot-starter's releases.

Version 3.0.6

What's Changed

Instructions

The maven coordinates for this release are as follows:-

<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>3.0.6</version>
</dependency>

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • gcs for the Spring Content GCS Module
  • azure-storage for Spring Content Azure Storage Module
  • jpa for the Spring Content JPA Module
  • mongo for the Spring Content Mongo Module

Additional Modules

  • renditions for the Spring Content Renditions Module

  • rest for Spring Content REST Module

  • solr for the Spring Content Solr Module

  • elasticsearch for the Spring Content Elasticsearch Module

    and:-

  • spring-versions-jpa for the Locking and Versioning Module

Full Changelog: https://github.com/paulcwarren/spring-content/compare/3.0.5...3.0.6

Version 3.0.5

What's Changed

... (truncated)

Commits
  • 43150b4 fix: store proxy beans now include a store translation interceptor th… (#1616)
  • 5c93df3 build(deps-dev): bump com.google.cloud:google-cloud-nio (#1625)
  • c6d18b5 build(deps): bump com.google.cloud:google-cloud-storage (#1623)
  • 0dc0ece build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core (#1619)
  • 84823bf build(deps): bump com.google.cloud:spring-cloud-gcp-storage (#1618)
  • 80ea0ba build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#1612)
  • a0172ec build(deps): bump com.azure:azure-storage-file-share (#1608)
  • bb782f8 build(deps): bump com.azure:azure-storage-blob from 12.23.1 to 12.24.0 (#1610)
  • 4947404 build(deps-dev): bump com.google.cloud:google-cloud-nio (#1607)
  • 71abed4 build(deps): bump com.google.cloud:google-cloud-storage (#1605)
  • Additional commits viewable in compare view


Updates com.github.paulcwarren:spring-content-rest-boot-starter from 2.6.0 to 3.0.6

Release notes

Sourced from com.github.paulcwarren:spring-content-rest-boot-starter's releases.

Version 3.0.6

What's Changed

Instructions

The maven coordinates for this release are as follows:-

<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>3.0.6</version>
</dependency>

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • gcs for the Spring Content GCS Module
  • azure-storage for Spring Content Azure Storage Module
  • jpa for the Spring Content JPA Module
  • mongo for the Spring Content Mongo Module

Additional Modules

  • renditions for the Spring Content Renditions Module

  • rest for Spring Content REST Module

  • solr for the Spring Content Solr Module

  • elasticsearch for the Spring Content Elasticsearch Module

    and:-

  • spring-versions-jpa for the Locking and Versioning Module

Full Changelog: https://github.com/paulcwarren/spring-content/compare/3.0.5...3.0.6

Version 3.0.5

What's Changed

... (truncated)

Commits
  • 43150b4 fix: store proxy beans now include a store translation interceptor th… (#1616)
  • 5c93df3 build(deps-dev): bump com.google.cloud:google-cloud-nio (#1625)
  • c6d18b5 build(deps): bump com.google.cloud:google-cloud-storage (#1623)
  • 0dc0ece build(deps-dev): bump com.google.cloud:spring-cloud-gcp-core (#1619)
  • 84823bf build(deps): bump com.google.cloud:spring-cloud-gcp-storage (#1618)
  • 80ea0ba build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#1612)
  • a0172ec build(deps): bump com.azure:azure-storage-file-share (#1608)
  • bb782f8 build(deps): bump com.azure:azure-storage-blob from 12.23.1 to 12.24.0 (#1610)
  • 4947404 build(deps-dev): bump com.google.cloud:google-cloud-nio (#1607)
  • 71abed4 build(deps): bump com.google.cloud:google-cloud-storage (#1605)
  • Additional commits viewable in compare view


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