Commit Graph

2410 Commits

Author SHA1 Message Date
dependabot[bot]
c6fe729ba4 Bump io.projectreactor:reactor-bom from 2023.0.2 to 2023.0.3
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.2 to 2023.0.3.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2023.0.2...2023.0.3)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 11:14:43 -03:00
dependabot[bot]
571b9bd0d1 Bump org.springframework:spring-framework-bom from 6.1.3 to 6.1.4
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.3...v6.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 11:14:30 -03:00
dependabot[bot]
3494352d31 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.15.4
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.3 to 2.15.4.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 11:14:14 -03:00
Marcus Hert Da Coregio
e6ff000bed Merge branch '3.1.x' into 3.2.x 2024-02-07 10:49:49 -03:00
dependabot[bot]
c8e2257dc9 Bump gradle/wrapper-validation-action from 1 to 2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:49:36 -03:00
dependabot[bot]
999d164a3f Bump gradle/wrapper-validation-action from 1 to 2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:49:25 -03:00
dependabot[bot]
c2ad106d39 Bump org-slf4j from 2.0.11 to 2.0.12
Bumps `org-slf4j` from 2.0.11 to 2.0.12.

Updates `org.slf4j:jcl-over-slf4j` from 2.0.11 to 2.0.12

Updates `org.slf4j:log4j-over-slf4j` from 2.0.11 to 2.0.12

Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.12

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:49:05 -03:00
dependabot[bot]
8101510367 Bump org-slf4j from 2.0.11 to 2.0.12
Bumps `org-slf4j` from 2.0.11 to 2.0.12.

Updates `org.slf4j:jcl-over-slf4j` from 2.0.11 to 2.0.12

Updates `org.slf4j:log4j-over-slf4j` from 2.0.11 to 2.0.12

Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.12

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:48:36 -03:00
Marcus Hert Da Coregio
a704388786 Remove unused plugin 2024-02-05 08:42:51 -03:00
Marcus Hert Da Coregio
c49e198ddc Merge branch '3.1.x' into 3.2.x
Closes gh-2778
2024-02-05 08:40:10 -03:00
Marcus Hert Da Coregio
9b4beecd67 Support consistent build info
Closes gh-2777
2024-02-05 08:39:24 -03:00
Marcus Hert Da Coregio
761c759f43 Merge branch '3.1.x' into 3.2.x
Closes gh-2773
2024-01-26 09:16:21 -03:00
Marcus Hert Da Coregio
ab617cefda Update io.spring.security.release to 1.0.1
Closes gh-2772
2024-01-26 09:14:36 -03:00
Marcus Hert Da Coregio
4b75ef7c4f Merge branch '3.1.x' into 3.2.x 2024-01-23 15:26:59 -03:00
Eric Haag
9d981a45e8 Add Revved up by Develocity badge 2024-01-23 15:26:47 -03:00
Marcus Hert Da Coregio
f37f5b4001 Merge branch '3.1.x' into 3.2.x 2024-01-23 09:10:19 -03:00
dependabot[bot]
e92d00f4f1 Bump io.spring.ge.conventions from 0.0.14 to 0.0.15
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.14 to 0.0.15.
- [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases)
- [Commits](https://github.com/spring-io/gradle-enterprise-conventions/compare/v0.0.14...v0.0.15)

---
updated-dependencies:
- dependency-name: io.spring.ge.conventions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:09:18 -03:00
dependabot[bot]
af6c572f2d Bump org-springframework-boot from 3.2.1 to 3.2.2
Bumps `org-springframework-boot` from 3.2.1 to 3.2.2.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.1...v3.2.2)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.1...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:09:10 -03:00
dependabot[bot]
303532b2d2 Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:08:59 -03:00
dependabot[bot]
e417c00763 Bump org-springframework-boot from 3.1.7 to 3.1.8
Bumps `org-springframework-boot` from 3.1.7 to 3.1.8.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.7 to 3.1.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.7...v3.1.8)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.1.7 to 3.1.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.7...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:08:35 -03:00
dependabot[bot]
a9a5164510 Bump io.spring.ge.conventions from 0.0.14 to 0.0.15
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.14 to 0.0.15.
- [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases)
- [Commits](https://github.com/spring-io/gradle-enterprise-conventions/compare/v0.0.14...v0.0.15)

---
updated-dependencies:
- dependency-name: io.spring.ge.conventions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:08:27 -03:00
dependabot[bot]
ecc2b166e5 Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:08:20 -03:00
Marcus Hert Da Coregio
bc6c30ee3a Merge branch '3.1.x' into 3.2.x
Closes gh-2762
2024-01-23 09:06:23 -03:00
Marcus Hert Da Coregio
592b06404a Documentation links should use variable for reference docs url
Closes gh-2761
2024-01-23 09:05:58 -03:00
Marcus Hert Da Coregio
a1837e3e80 Merge branch '3.1.x' into 3.2.x
Closes gh-2759
2024-01-23 08:52:42 -03:00
Marcus Hert Da Coregio
48d6d09892 Allow Env vars to determine Artifactory Properties
Closes gh-2754
2024-01-23 08:51:54 -03:00
Marcus Hert Da Coregio
0d43dbb61c Merge branch '3.1.x' into 3.2.x
Closes gh-2748
2024-01-19 09:06:36 -03:00
Marcus Hert Da Coregio
f5cd0ee9ba Remove GitHub Actions dependency updates from changelog
Closes gh-2747
2024-01-19 09:05:56 -03:00
Marcus Hert Da Coregio
a190793e13 Merge branch '3.1.x' into 3.2.x 2024-01-15 11:34:58 -03:00
dependabot[bot]
2ceb784e18 Bump org.springframework:spring-framework-bom from 6.1.2 to 6.1.3
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.2...v6.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:34:07 -03:00
dependabot[bot]
cf62bbccdd Bump org.springframework.data:spring-data-bom from 2023.1.1 to 2023.1.2
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.1 to 2023.1.2.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.1...2023.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:33:54 -03:00
dependabot[bot]
294d19fe68 Bump org.springframework:spring-framework-bom from 6.0.15 to 6.0.16
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.15 to 6.0.16.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.15...v6.0.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:33:36 -03:00
dependabot[bot]
580a29585c Bump io.spring.javaformat:spring-javaformat-checkstyle
Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.40 to 0.0.41.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.40...v0.0.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 11:33:23 -03:00
Marcus Hert Da Coregio
7302f8ce89 Merge branch '3.1.x' into 3.2.x 2024-01-13 09:44:56 -03:00
dependabot[bot]
b7f5065e9f Bump io.projectreactor:reactor-bom from 2023.0.1 to 2023.0.2
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.1 to 2023.0.2.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2023.0.1...2023.0.2)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:43:28 -03:00
dependabot[bot]
0797dcdd3a Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:43:11 -03:00
dependabot[bot]
1c4226d754 Bump org-slf4j from 2.0.10 to 2.0.11
Bumps `org-slf4j` from 2.0.10 to 2.0.11.

Updates `org.slf4j:jcl-over-slf4j` from 2.0.10 to 2.0.11

Updates `org.slf4j:log4j-over-slf4j` from 2.0.10 to 2.0.11

Updates `org.slf4j:slf4j-api` from 2.0.10 to 2.0.11

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:43:06 -03:00
dependabot[bot]
9c6010239d Bump io.projectreactor:reactor-core from 3.4.34 to 3.4.35
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.34 to 3.4.35.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.34...v3.4.35)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:42:59 -03:00
dependabot[bot]
658ec54f05 Bump io.spring.javaformat:spring-javaformat-checkstyle
Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.40 to 0.0.41.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.40...v0.0.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:42:49 -03:00
dependabot[bot]
07e97a097c Bump io.spring.javaformat:spring-javaformat-gradle-plugin
Bumps [io.spring.javaformat:spring-javaformat-gradle-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.40 to 0.0.41.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.40...v0.0.41)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:42:41 -03:00
dependabot[bot]
07d63715f5 Bump org-gretty from 4.1.1 to 4.1.2
Bumps `org-gretty` from 4.1.1 to 4.1.2.

Updates `org.gretty:gretty-runner-jetty11` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases)
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md)
- [Commits](https://github.com/gretty-gradle-plugin/gretty/compare/v4.1.1...v4.1.2)

Updates `org.gretty:gretty-runner-tomcat10` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases)
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md)
- [Commits](https://github.com/gretty-gradle-plugin/gretty/compare/v4.1.1...v4.1.2)

Updates `org.gretty:gretty-starter` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases)
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md)
- [Commits](https://github.com/gretty-gradle-plugin/gretty/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: org.gretty:gretty-runner-jetty11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.gretty:gretty-runner-tomcat10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.gretty:gretty-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:42:03 -03:00
dependabot[bot]
24e61bbb40 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:41:57 -03:00
dependabot[bot]
9b8b81bf01 Bump org-slf4j from 2.0.10 to 2.0.11
Bumps `org-slf4j` from 2.0.10 to 2.0.11.

Updates `org.slf4j:jcl-over-slf4j` from 2.0.10 to 2.0.11

Updates `org.slf4j:log4j-over-slf4j` from 2.0.10 to 2.0.11

Updates `org.slf4j:slf4j-api` from 2.0.10 to 2.0.11

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:41:50 -03:00
dependabot[bot]
6ff5af3b29 Bump io.projectreactor:reactor-core from 3.4.34 to 3.4.35
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.34 to 3.4.35.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.4.34...v3.4.35)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:41:44 -03:00
dependabot[bot]
1b9d3025ed Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.14 to 2022.0.15.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2022.0.14...2022.0.15)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:41:38 -03:00
dependabot[bot]
94ea45c96a Bump io.spring.javaformat:spring-javaformat-gradle-plugin
Bumps [io.spring.javaformat:spring-javaformat-gradle-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.40 to 0.0.41.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.40...v0.0.41)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 09:41:31 -03:00
Marcus Hert Da Coregio
8303df98b9 Merge branch '3.1.x' into 3.2.x
Closes gh-2713
2024-01-03 14:01:03 -03:00
Marcus Hert Da Coregio
c55785f1c8 Add Reusable Workflows
Closes gh-2712
2024-01-03 14:00:00 -03:00
Marcus Hert Da Coregio
053347a787 Add Spring Security Release Plugin
Issue gh-2712
2024-01-03 13:59:58 -03:00
dependabot[bot]
c21130b367 Bump org-slf4j from 2.0.9 to 2.0.10
Bumps `org-slf4j` from 2.0.9 to 2.0.10.

Updates `org.slf4j:jcl-over-slf4j` from 2.0.9 to 2.0.10

Updates `org.slf4j:log4j-over-slf4j` from 2.0.9 to 2.0.10

Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.10

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 11:11:02 -03:00