Marcus Hert Da Coregio
702eaf8b6f
Add JDBC to nav
...
Issue gh-2827
2024-03-01 15:59:04 -03:00
Marcus Hert Da Coregio
0f91cc3376
Use JdbcTemplate
...
Issue gh-2827
2024-03-01 15:58:20 -03:00
Marcus Hert Da Coregio
c2a982c4a7
Add JDBC to Configurations section
...
Closes gh-2827
Closes gh-2829
2024-03-01 15:37:13 -03:00
Marcus Hert Da Coregio
4920499bd2
Fix issue where application fails to start with multiple TransactionManager beans
...
Prior to this commit, if an application had multiple PlatformTransactionManager beans it would fail to start even when configuring a proper TransactionOperations qualified bean.
This commit introduces the @SpringSessionTransactionManager bean qualifier to specify which bean should be injected into Spring Session JDBC configuration, if no bean specified, it tries to resolve a unique PlatformTransactionManager bean from the application context to maintain backward compatibility.
Closes gh-2801
2024-02-23 14:15:14 -03:00
dependabot[bot]
e3be498a9d
Bump org.springframework.security:spring-security-bom
...
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security ) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/6.1.6...6.1.7 )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 10:57:45 -03:00
dependabot[bot]
3a55b0e7f6
Bump org.postgresql:postgresql from 42.5.4 to 42.5.5
...
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.5.4 to 42.5.5.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.4...REL42.5.5 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 10:57:14 -03:00
dependabot[bot]
db283326be
Bump org-springframework-boot from 3.1.8 to 3.1.9
...
Bumps `org-springframework-boot` from 3.1.8 to 3.1.9.
Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.8 to 3.1.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.8...v3.1.9 )
Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.1.8 to 3.1.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.8...v3.1.9 )
---
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-02-23 10:55:45 -03:00
dependabot[bot]
dd27b08f7a
Bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.21.1
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.21 to 1.9.21.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-16 11:14:52 -03:00
dependabot[bot]
5a535338a7
Bump org.springframework:spring-framework-bom from 6.0.16 to 6.0.17
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.0.16 to 6.0.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.16...v6.0.17 )
---
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:13:31 -03:00
dependabot[bot]
d417db88cd
Bump io.projectreactor:reactor-bom from 2022.0.15 to 2022.0.16
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2022.0.15 to 2022.0.16.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2022.0.15...2022.0.16 )
---
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:13:21 -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
Marcus Hert Da Coregio
9b4beecd67
Support consistent build info
...
Closes gh-2777
2024-02-05 08:39:24 -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
Eric Haag
9d981a45e8
Add Revved up by Develocity badge
2024-01-23 15:26:47 -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
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
48d6d09892
Allow Env vars to determine Artifactory Properties
...
Closes gh-2754
2024-01-23 08:51:54 -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
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
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
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]
c8110b481e
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:10:22 -03:00
dependabot[bot]
c6e1e05660
Bump org-codehaus-groovy from 3.0.19 to 3.0.20
...
Bumps `org-codehaus-groovy` from 3.0.19 to 3.0.20.
Updates `org.codehaus.groovy:groovy-cli-commons` from 3.0.19 to 3.0.20
- [Commits](https://github.com/apache/groovy/commits )
Updates `org.codehaus.groovy:groovy-json` from 3.0.19 to 3.0.20
- [Commits](https://github.com/apache/groovy/commits )
---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-cli-commons
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-27 08:50:23 -03:00
dependabot[bot]
f38e447053
Bump org-springframework-boot from 3.1.6 to 3.1.7
...
Bumps `org-springframework-boot` from 3.1.6 to 3.1.7.
Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.6 to 3.1.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.6...v3.1.7 )
Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.1.6 to 3.1.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.6...v3.1.7 )
---
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 >
2023-12-27 08:50:15 -03:00
Marcus Hert Da Coregio
a65979e605
Next development version
2023-12-19 08:56:21 -03:00
Marcus Hert Da Coregio
dee51a8b3d
Release 3.1.4
2023-12-19 08:28:19 -03:00
dependabot[bot]
0759ac5a83
Bump org.springframework.security:spring-security-bom
...
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security ) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/6.1.5...6.1.6 )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-19 08:21:05 -03:00
dependabot[bot]
c0a4828f82
Bump org.springframework:spring-framework-bom from 6.0.14 to 6.0.15
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.0.14 to 6.0.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.0.15 )
---
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 >
2023-12-15 15:15:00 -03:00
dependabot[bot]
b04d6a3a36
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-15 15:14:47 -03:00
dependabot[bot]
5b96cd8fea
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 >
2023-12-15 15:14:34 -03:00
dependabot[bot]
9ee131eb42
Bump ch-qos-logback from 1.4.13 to 1.4.14
...
Bumps `ch-qos-logback` from 1.4.13 to 1.4.14.
Updates `ch.qos.logback:logback-classic` from 1.4.13 to 1.4.14
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.13...v_1.4.14 )
Updates `ch.qos.logback:logback-core` from 1.4.13 to 1.4.14
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.13...v_1.4.14 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-12 10:38:08 -03:00
dependabot[bot]
ecb24430a2
Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2022.0.13 to 2022.0.14.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2022.0.13...2022.0.14 )
---
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 >
2023-12-12 10:37:25 -03:00
dependabot[bot]
6166779394
Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.20.1 to 1.9.21.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-12 10:37:12 -03:00
Marcus Hert Da Coregio
bde989f543
Do not use mock for Rename Operation Exception Test
...
Issue gh-2645
2023-12-12 10:17:29 -03:00
dependabot[bot]
ebeb5b3a7d
Bump ch-qos-logback from 1.4.11 to 1.4.13
...
Bumps `ch-qos-logback` from 1.4.11 to 1.4.13.
Updates `ch.qos.logback:logback-classic` from 1.4.11 to 1.4.13
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13 )
Updates `ch.qos.logback:logback-core` from 1.4.11 to 1.4.13
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 09:11:38 -03:00
Marcus Hert Da Coregio
d750b9a01e
Merge branch '3.0.x' into 3.1.x
2023-11-29 09:11:00 -03:00
Marcus Hert Da Coregio
20fbf859e7
Fix tests
...
(cherry picked from commit f9b321c429 )
2023-11-29 09:10:42 -03:00
dependabot[bot]
dcd5e231c2
Bump ch-qos-logback from 1.4.11 to 1.4.13
...
Bumps `ch-qos-logback` from 1.4.11 to 1.4.13.
Updates `ch.qos.logback:logback-classic` from 1.4.11 to 1.4.13
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13 )
Updates `ch.qos.logback:logback-core` from 1.4.11 to 1.4.13
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 09:10:27 -03:00
dependabot[bot]
8f14ea2d21
Bump org-springframework-boot from 3.0.7 to 3.0.13
...
Bumps `org-springframework-boot` from 3.0.7 to 3.0.13.
Updates `org.springframework.boot:spring-boot-dependencies` from 3.0.7 to 3.0.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.7...v3.0.13 )
Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.0.7 to 3.0.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.7...v3.0.13 )
---
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 >
2023-11-29 09:10:13 -03:00
Marcus Hert Da Coregio
f9b321c429
Fix tests
2023-11-27 10:42:39 -03:00