Commit Graph

589 Commits

Author SHA1 Message Date
Artem Bilan
ba143160c7 Add announce-milestone-planning.yml 2024-11-04 10:32:21 -05:00
dependabot[bot]
4c385647df Bump com.github.spotbugs (#96)
Bumps the development-dependencies group with 1 update in the / directory: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.25 to 6.0.26

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-03 07:56:13 -05:00
dependabot[bot]
84ea0e3dfe Bump org.springframework.boot in /samples/time-spel-log
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.10 to 3.2.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.10...v3.2.11)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 11:46:11 -04:00
dependabot[bot]
e4913c6da5 Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.10 to 3.2.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.10...v3.2.11)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 11:45:57 -04:00
dependabot[bot]
4dabc9f9f1 Bump spring-io/spring-github-workflows
Bumps the development-dependencies group with 1 update: [spring-io/spring-github-workflows](https://github.com/spring-io/spring-github-workflows).


Updates `spring-io/spring-github-workflows` from 3 to 4
- [Release notes](https://github.com/spring-io/spring-github-workflows/releases)
- [Commits](https://github.com/spring-io/spring-github-workflows/compare/v3...v4)

---
updated-dependencies:
- dependency-name: spring-io/spring-github-workflows
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 11:45:40 -04:00
dependabot[bot]
9951358c60 Bump com.github.spotbugs (#91)
Bumps the development-dependencies group with 1 update in the / directory: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.24 to 6.0.25

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-20 07:22:32 -04:00
Artem Bilan
69dade53de Add channel to the WebsocketConsumerServerHandler.CHANNELS before handshake
In attempt to fix a race condition in the tests

* Remove `log4j` deps as redundant: Spring Boot brings them anyway for logback compatibility
* Add `logback-test.xml` to the `spring-websocket-consumer.test` for test race condition failures
2024-10-16 10:52:06 -04:00
dependabot[bot]
ad70362c27 Bump org.apache.commons:commons-compress (#89)
Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:54:31 -04:00
dependabot[bot]
d51060c196 Bump io.spring.dependency-management (#85)
Bumps the development-dependencies group with 1 update in the /samples/time-spel-log directory: [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin).


Updates `io.spring.dependency-management` from 1.1.4 to 1.1.6
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.4...v1.1.6)

---
updated-dependencies:
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:50:56 -04:00
dependabot[bot]
521a02948a Bump org.springframework.cloud:spring-cloud-dependencies (#88)
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.1 to 2023.0.3.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2023.0.1...v2023.0.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:50:46 -04:00
dependabot[bot]
ce5e512ce1 Bump org.apache.avro:avro in /supplier/spring-debezium-supplier (#90)
Bumps org.apache.avro:avro from 1.11.3 to 1.11.4.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:46:29 -04:00
dependabot[bot]
188375fe89 Bump org.springframework.boot in /samples/time-spel-log (#87)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.3 to 3.2.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.10)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:44:59 -04:00
dependabot[bot]
4065bbc897 Bump org.springframework.cloud.fn:spring-functions-catalog-bom (#86)
Bumps [org.springframework.cloud.fn:spring-functions-catalog-bom](https://github.com/spring-cloud/spring-functions-catalog) from 5.0.0-SNAPSHOT to 5.0.1-SNAPSHOT.
- [Release notes](https://github.com/spring-cloud/spring-functions-catalog/releases)
- [Commits](https://github.com/spring-cloud/spring-functions-catalog/commits)

---
updated-dependencies:
- dependency-name: org.springframework.cloud.fn:spring-functions-catalog-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:44:50 -04:00
Artem Bilan
daa54a6dec Use Dependabot globstar option for dirs to scan
Move some deps from the top-level `dependencies.gradle` to their specific modules
2024-10-10 11:40:59 -04:00
Artem Bilan
e2f8d4c18f Increase timeout in the WebsocketConsumerTests 2024-10-07 10:12:22 -04:00
dependabot[bot]
662fdfae38 Bump com.icegreen:greenmail from 2.1.0-rc-1 to 2.1.0 (#83)
Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 2.1.0-rc-1 to 2.1.0.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0-rc-1...release-2.1.0)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 09:53:36 -04:00
dependabot[bot]
d18a1f0752 Bump the development-dependencies group with 2 updates (#82)
Bumps the development-dependencies group with 2 updates: com.github.spotbugs and [io.spring.develocity.conventions](https://github.com/spring-io/develocity-conventions).


Updates `com.github.spotbugs` from 6.0.23 to 6.0.24

Updates `io.spring.develocity.conventions` from 0.0.21 to 0.0.22
- [Release notes](https://github.com/spring-io/develocity-conventions/releases)
- [Commits](https://github.com/spring-io/develocity-conventions/compare/v0.0.21...v0.0.22)

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: io.spring.develocity.conventions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 09:53:22 -04:00
Artem Bilan
6ab6fece8a Some WebsocketConsumerTests adjustments 2024-10-07 09:52:02 -04:00
Artem Bilan
af672f3374 Adjust timing for the WebsocketConsumerTests 2024-10-03 12:07:32 -04:00
dependabot[bot]
2b4cb9e151 Bump com.github.spotbugs in the development-dependencies group (#79)
Bumps the development-dependencies group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.22 to 6.0.23

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:14:40 -04:00
dependabot[bot]
a1fcbc0e8a Bump io.awspring.cloud:spring-cloud-aws-dependencies from 3.0.4 to 3.0.5 (#80)
Bumps [io.awspring.cloud:spring-cloud-aws-dependencies](https://github.com/awspring/spring-cloud-aws) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](https://github.com/awspring/spring-cloud-aws/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: io.awspring.cloud:spring-cloud-aws-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:14:31 -04:00
dependabot[bot]
488d147c8b Bump org.springframework.integration:spring-integration-aws (#81)
Bumps [org.springframework.integration:spring-integration-aws](https://github.com/spring-projects/spring-integration-aws) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/spring-projects/spring-integration-aws/releases)
- [Commits](https://github.com/spring-projects/spring-integration-aws/compare/v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: org.springframework.integration:spring-integration-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:14:18 -04:00
Artem Bilan
b47b93e0d2 Migrate to io.spring.develocity.conventions plugin
* Remove `com.gradle.develocity` plugin management since it comes now ]
as transitive from the `io.spring.develocity.conventions`
2024-09-23 12:07:34 -04:00
Artem Bilan
4f901359f1 Migrate to DEVELOCITY_ACCESS_KEY GHA secret 2024-09-23 10:51:01 -04:00
dependabot[bot]
2332d02bc6 Bump org.springframework.boot:spring-boot-dependencies (#78)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.9...v3.2.10)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 08:52:39 -04:00
dependabot[bot]
2550963e5e Bump com.github.spotbugs in the development-dependencies group (#77)
Bumps the development-dependencies group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.21 to 6.0.22

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-08 08:29:30 -04:00
dependabot[bot]
6a1de8a439 Bump com.github.spotbugs in the development-dependencies group (#76)
Bumps the development-dependencies group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.20 to 6.0.21

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 08:54:49 -04:00
dependabot[bot]
6d9be146ac Bump org.springframework.boot:spring-boot-dependencies (#75)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.8 to 3.2.9.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.8...v3.2.9)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 14:51:31 -04:00
dependabot[bot]
18245c9b98 Bump the development-dependencies group with 2 updates (#74)
Bumps the development-dependencies group with 2 updates: [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) and [io.spring.javaformat](https://github.com/spring-io/spring-javaformat).


Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.42 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.42...v0.0.43)

Updates `io.spring.javaformat` from 0.0.42 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.42...v0.0.43)

Updates `io.spring.javaformat` from 0.0.42 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.42...v0.0.43)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: io.spring.javaformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: io.spring.javaformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 18:54:12 +00:00
Artem Bilan
550d665bd9 Fix new Checkstyle violations
Move `apply plugin: 'com.gradle.develocity'` after we have modified `startParameter.noBuildScan`.
Otherwise, the Develocity is configured for its default server instead of Spring's one
2024-08-21 14:50:41 -04:00
dependabot[bot]
df36164629 Bump com.github.spotbugs in the development-dependencies group (#73)
Bumps the development-dependencies group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.19 to 6.0.20

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 08:37:34 -04:00
dependabot[bot]
6d2018028f Bump com.gradle.develocity from 3.17.5 to 3.17.6 (#72)
Bumps com.gradle.develocity from 3.17.5 to 3.17.6.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-28 08:17:16 -04:00
dependabot[bot]
2ae1f20831 Bump org.springframework.boot:spring-boot-dependencies (#71)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.7...v3.2.8)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 09:59:54 -04:00
Artem Bilan
95f9a4aa54 Upgrade to reusable spring-io/spring-github-workflows@v3
Apparently Dependabot can upgrade reusable GHA workflows as well.
So less burden on support and less stress from changes in those reusable workflows in `main`
2024-07-19 12:53:14 -04:00
dependabot[bot]
5711ccf336 Bump the development-dependencies group with 2 updates (#69)
Bumps the development-dependencies group with 2 updates: [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) and com.github.spotbugs.


Updates `io.spring.dependency-management` from 1.1.5 to 1.1.6
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.5...v1.1.6)

Updates `com.github.spotbugs` from 6.0.18 to 6.0.19

---
updated-dependencies:
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 11:15:25 -04:00
dependabot[bot]
9f63cb4760 Bump org.springframework.cloud:spring-cloud-dependencies (#70)
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.2 to 2023.0.3.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2023.0.2...v2023.0.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 11:15:16 -04:00
Artem Bilan
475b6ec849 Do not sing SNAPSHOT artifacts 2024-07-11 13:20:43 -04:00
Artem Bilan
a02cabfee3 Add GPG secrets to ci-snapshot.yml for testing new Artifactory Gradle plugin 2024-07-11 13:10:09 -04:00
Artem Bilan
bd2e7fc741 Upgrade to Spring Boot 3.2.7
Fix `AggregatorFunctionConfiguration` according to a new default logic in the `FluxMessageChannel`
2024-06-24 13:12:30 -04:00
dependabot[bot]
b30e3ced21 Bump com.github.spotbugs in the development-dependencies group
Bumps the development-dependencies group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.17 to 6.0.18

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 12:17:36 -04:00
dependabot[bot]
27d5eb9484 Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#66)
Bumps com.gradle.develocity from 3.17.4 to 3.17.5.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 09:42:01 -04:00
dependabot[bot]
6abf013609 Bump com.github.spotbugs in the development-dependencies group (#65)
Bumps the development-dependencies group with 1 update: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.0.15 to 6.0.17

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 09:41:28 -04:00
dependabot[bot]
f97e6f33cb Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) and [io.spring.javaformat](https://github.com/spring-io/spring-javaformat).


Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.41 to 0.0.42
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.42)

Updates `io.spring.javaformat` from 0.0.41 to 0.0.42
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.42)

Updates `io.spring.javaformat` from 0.0.41 to 0.0.42
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.42)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: io.spring.javaformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: io.spring.javaformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 11:06:06 -04:00
Artem Bilan
ccfcf567cd Fix Checkstyle SyslogSupplierProperties & Encoding 2024-06-10 11:00:13 -04:00
Artem Bilan
ee398691d4 Fix Checkstyle violations in DebeziumProperties 2024-06-10 10:52:58 -04:00
dependabot[bot]
bd5839774f Bump com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1
Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 2.1.0-alpha-4 to 2.1.0-rc-1.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.1.0-alpha-4...release-2.1.0-rc-1)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 10:30:41 -04:00
Artem Bilan
38055fab7d Remove redundant semicolon in FileReadingMode 2024-06-10 10:29:39 -04:00
Spring Builds
d138a2ae61 [artifactory-release] Next development version 2024-05-31 17:51:06 +00:00
Spring Builds
960b4353c6 [artifactory-release] Release version 5.0.0 2024-05-31 17:51:04 +00:00
Artem Bilan
836cd02b4e Fix name & description for generated POMs 2024-05-31 12:23:16 -04:00