Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps spring.content.version from 1.2.0 to 1.2.1.
Updates spring-content-rest-boot-starter from 1.2.0 to 1.2.1

Release notes

Sourced from spring-content-rest-boot-starter's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • Additional commits viewable in compare view

Updates content-fs-spring-boot-starter from 1.2.0 to 1.2.1

Release notes

Sourced from content-fs-spring-boot-starter's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • Additional commits viewable in compare view

Updates spring-content-jpa-boot-starter from 1.2.0 to 1.2.1

Release notes

Sourced from spring-content-jpa-boot-starter's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • Additional commits viewable in compare view

Updates content-mongo-spring-boot-starter from 1.2.0 to 1.2.1

Release notes

Sourced from content-mongo-spring-boot-starter's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • Additional commits viewable in compare view

Updates content-s3-spring-boot-starter from 1.2.0 to 1.2.1

Release notes

Sourced from content-s3-spring-boot-starter's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • Additional commits viewable in compare view

Updates spring-content-renditions-boot-starter from 1.2.0 to 1.2.1

Release notes

Sourced from spring-content-renditions-boot-starter's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • Additional commits viewable in compare view

Updates spring-content-elasticsearch from 1.2.0 to 1.2.1

Release notes

Sourced from spring-content-elasticsearch's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • Additional commits viewable in compare view

Updates spring-versions-jpa-boot-starter from 1.2.0 to 1.2.1

Release notes

Sourced from spring-versions-jpa-boot-starter's releases.

v1.2.1

Issues Closed

  • S3StoreConfigurer vs. deprecated S3ObjectIdResolver 495
  • StoreRestController performs too many queries 490
  • Not needed AWS dependencies included to project 488
  • Page information when use Searchable 470

PRs Merged

  • Add a default implementation of configureS3ObjectIdResolvers 497
  • Refactor store rest controller to optimize database access 494
  • Initial support for GCS Storage 485
  • Update gcs docs 491
  • Replace aws-java-sdk with aws-java-sdk-s3 489
  • Update tests to prove findAllVersionsLatest doesnt return working copies 472
  • Searchable API uses Page 482
  • Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 496
  • Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 493
  • Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 492
  • Bump aws-java-sdk from 1.11.905 to 1.11.944 487
  • Bump aws-java-sdk from 1.11.905 to 1.11.943 486
  • Bump ginkgo4j from 1.0.12 to 1.0.13 484
  • Bump aws-java-sdk from 1.11.905 to 1.11.942 483
  • Bump aws-java-sdk from 1.11.905 to 1.11.941 481
  • Bump aws-java-sdk from 1.11.905 to 1.11.940 480
  • Bump poi-ooxml from 4.1.2 to 5.0.0 479
  • Bump aws-java-sdk from 1.11.905 to 1.11.939 478
  • Bump mockito-core from 3.7.0 to 3.7.7 477
  • Bump spring-boot-dependencies from 2.4.1 to 2.4.2 476
  • Bump aws-java-sdk from 1.11.905 to 1.11.938 475
  • Bump aws-java-sdk from 1.11.905 to 1.11.937 474
  • Bump aws-java-sdk from 1.11.905 to 1.11.936 473
  • Bump aws-java-sdk from 1.11.905 to 1.11.935 471
  • Bump aws-java-sdk from 1.11.905 to 1.11.934 469

Instructions

The maven coordinates for this release are as follows:-

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

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • jpa for the Spring Content JPA Module

... (truncated)

Commits
  • 8ae6dcd For tagged builds update the project version before publishing JARs
  • f6b08ce Revert "Revert "CI: Trigger build when new tags are pushed""
  • e824b2b Revert "CI: when tagged update project version to match"
  • 3fea061 Revert "CI: Trigger build when new tags are pushed"
  • 7ac8597 CI: when tagged update project version to match
  • 07d7dad CI: Trigger build when new tags are pushed
  • 49db258 Searchable API uses Page (#482)
  • eaf6c42 Bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 (#496)
  • ad077de Bump spring-cloud-gcp-storage from 2.0.0 to 2.0.1 (#493)
  • 72452b5 Bump spring-cloud-gcp-core from 2.0.0 to 2.0.1 (#492)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `spring.content.version` from 1.2.0 to 1.2.1.

Updates `spring-content-rest-boot-starter` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Updates `content-fs-spring-boot-starter` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Updates `spring-content-jpa-boot-starter` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Updates `content-mongo-spring-boot-starter` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Updates `content-s3-spring-boot-starter` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Updates `spring-content-renditions-boot-starter` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Updates `spring-content-elasticsearch` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Updates `spring-versions-jpa-boot-starter` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@1.2.0...1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 16, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #87.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/spring.content.version-1.2.1 branch March 22, 2021 06:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant