dependabot[bot]
3489261fb2
Bump org.springframework.amqp:spring-amqp-bom from 3.0.11 to 3.0.12 ( #9035 )
...
Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp ) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases )
- [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.0.11...v3.0.12 )
---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-amqp-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-03-19 16:14:24 +00:00
dependabot[bot]
0d72e21a86
Bump org.springframework.kafka:spring-kafka-bom from 3.0.14 to 3.0.15 ( #9034 )
...
Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka ) from 3.0.14 to 3.0.15.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases )
- [Commits](https://github.com/spring-projects/spring-kafka/compare/v3.0.14...v3.0.15 )
---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-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-03-19 15:58:40 +00:00
Artem Bilan
d5091281bc
Update WebFluxObservationPropagationTests
...
Add missed `Awaitility.await` import
2024-03-18 17:25:05 -04:00
Artem Bilan
bc7ea37f31
GH-9001: Revise Observation propagation over the channel
...
Fixes : #9001
The `ObservationPropagationChannelInterceptor` does not propagate an observation properly.
And it fully cannot when the message channel is persistent.
* Deprecate `ObservationPropagationChannelInterceptor` in favor of enabled observation on the channel
and target `MessageHandler` which is a consumer of this channel.
* Remove tests with an `ObservationPropagationChannelInterceptor`
* Mention a correct behavior in the `metrics.adoc` and `ObservationPropagationChannelInterceptor` Javadocs
2024-03-18 16:28:19 -04:00
dependabot[bot]
89a8fe0c9a
Bump io.projectreactor:reactor-bom from 2022.0.16 to 2022.0.17 ( #9010 )
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2022.0.16 to 2022.0.17.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2022.0.16...2022.0.17 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 02:11:46 +00:00
dependabot[bot]
255d7c1167
Bump io.micrometer:micrometer-bom from 1.11.9 to 1.11.10 ( #9014 )
...
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer ) from 1.11.9 to 1.11.10.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.9...v1.11.10 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-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-03-17 01:00:52 +00:00
dependabot[bot]
56dd085cb2
Bump org.springframework.data:spring-data-bom from 2023.0.9 to 2023.0.10 ( #9011 )
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2023.0.9 to 2023.0.10.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.0.9...2023.0.10 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 00:47:01 +00:00
dependabot[bot]
197efd3152
Bump the development-dependencies group with 2 updates ( #9003 )
...
Bumps the development-dependencies group with 2 updates: [org.awaitility:awaitility](https://github.com/awaitility/awaitility ) and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc ).
Updates `org.awaitility:awaitility` from 4.2.0 to 4.2.1
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt )
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.0...awaitility-4.2.1 )
Updates `org.postgresql:postgresql` from 42.6.1 to 42.6.2
- [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.6.1...REL42.6.2 )
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: org.postgresql:postgresql
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-03-17 00:46:53 +00:00
dependabot[bot]
afb5b6b788
Bump org.apache.groovy:groovy-bom from 4.0.19 to 4.0.20 ( #9015 )
...
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy ) from 4.0.19 to 4.0.20.
- [Commits](https://github.com/apache/groovy/commits )
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-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-03-17 00:46:48 +00:00
dependabot[bot]
67a9c754c3
Bump org.springframework:spring-framework-bom from 6.0.17 to 6.0.18 ( #9005 )
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.0.17 to 6.0.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.17...v6.0.18 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 00:46:35 +00:00
dependabot[bot]
d0c6038bb4
Bump io.micrometer:micrometer-tracing-bom from 1.1.10 to 1.1.11 ( #9006 )
...
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing ) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases )
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.1.10...v1.1.11 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-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-03-17 00:46:27 +00:00
dependabot[bot]
3818a0529a
Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 ( #9008 )
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.21.1 to 1.9.21.2.
- [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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 00:46:10 +00:00
Artem Bilan
306b904d2d
GH-8998: Catch DataIntegrityViolationException instead
...
Fixes : #8998
Apparently some databases don't throw a proper code to identify a `DuplicateKeyException`, so better to catch `DataIntegrityViolationException` with the same meaning.
(cherry picked from commit 676733ccf7 )
# Conflicts:
# spring-integration-jdbc/src/main/java/org/springframework/integration/jdbc/metadata/JdbcMetadataStore.java
# spring-integration-jdbc/src/main/java/org/springframework/integration/jdbc/store/JdbcChannelMessageStore.java
2024-03-12 15:56:25 -04:00
dependabot[bot]
47be414e94
Bump the development-dependencies group with 1 update ( #8991 )
...
Bumps the development-dependencies group with 1 update: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ).
Updates `org.testcontainers:testcontainers-bom` from 1.19.6 to 1.19.7
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.6...1.19.7 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
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-03-10 01:04:23 +00:00
dependabot[bot]
7bf1bb9e56
Bump com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5 ( #8992 )
...
Bumps com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
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-03-10 00:39:21 +00:00
dependabot[bot]
19aae85944
Bump the development-dependencies group with 1 update ( #8978 )
...
Bumps the development-dependencies group with 1 update: com.github.spotbugs.
Updates `com.github.spotbugs` from 6.0.7 to 6.0.8
---
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-03-03 03:05:52 +00:00
dependabot[bot]
8c6c4b1ec0
Bump org.apache.groovy:groovy-bom from 4.0.18 to 4.0.19 ( #8979 )
...
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy ) from 4.0.18 to 4.0.19.
- [Commits](https://github.com/apache/groovy/commits )
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-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-03-03 01:02:22 +00:00
Artem Bilan
2d048474c0
GH-8967: maxFetchSize = 1 from the StandardRotationPolicy
...
Fixes : #8967
In the `fair` mode the `StandardRotationPolicy` re-configures an `AbstractFetchLimitingMessageSource`
for a new directory (and possible new `ConnectionFactory`) in the `beforeReceive()`.
However, with default `maxFetchSize` (or bigger than `1`), the `receive()`` would poll `toBeReceived` internal queue
for files cached from the previous polling cycle.
Since we rotate the source immediately to a new set of options, all those cached files don't make sense
or even can cause the problem on fetching their content in case of `AbstractRemoteFileStreamingMessageSource`
when we rotate to a new `ConnectionFactory`.
* Call `fetchLimitingMessageSource.setMaxFetchSize(1);` in the `StandardRotationPolicy.beforeReceive()`
when `fair && !this.initialized`
(cherry picked from commit c78630e6a9 )
2024-02-26 17:23:37 -05:00
dependabot[bot]
768915b994
Bump org.springframework.kafka:spring-kafka-bom from 3.0.13 to 3.0.14 ( #8956 )
...
Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka ) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases )
- [Commits](https://github.com/spring-projects/spring-kafka/compare/v3.0.13...v3.0.14 )
---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-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-02-25 03:44:20 +00:00
dependabot[bot]
0e5926dfee
Bump com.hazelcast:hazelcast from 5.2.4 to 5.2.5 ( #8955 )
...
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast ) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/hazelcast/hazelcast/releases )
- [Commits](https://github.com/hazelcast/hazelcast/commits )
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
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-02-25 03:42:39 +00:00
dependabot[bot]
84fa2a623f
Bump org.springframework.amqp:spring-amqp-bom from 3.0.10 to 3.0.11 ( #8954 )
...
Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp ) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases )
- [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.0.10...v3.0.11 )
---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-amqp-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-02-25 00:32:20 +00:00
dependabot[bot]
08818b5e0a
Bump the development-dependencies group with 2 updates ( #8953 )
...
Bumps the development-dependencies group with 2 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc ).
Updates `org.testcontainers:testcontainers-bom` from 1.19.5 to 1.19.6
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.6 )
Updates `org.postgresql:postgresql` from 42.6.0 to 42.6.1
- [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.6.0...REL42.6.1 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: org.postgresql:postgresql
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-02-25 00:32:07 +00:00
Artem Bilan
c8477ad842
GH-8950: Fix PublisherIntegrationFlow for AbstractEndpoint
...
Fixes : #8950
The `IntegrationFlow.toReactivePublisher(true)` makes `PublisherIntegrationFlow`
to be stopped from the beginning and waiting for the `Publisher.subscribe()`.
However only `EndpointSpec` components are marked as `autoStartup(false)`.
The `MessageProducerSupport` is not included, therefore unexpected messages
are produced to the channel in the end of flow without subscribers.
* Check for `AbstractEndpoint` component type in the `PublisherIntegrationFlow`
and mark it as `setAutoStartup(false)`
* Ensure in a new `ReactiveStreamsTests.messageProducerIsNotStartedAutomatically()` test
that `MessageProducerSupport` is not started from the beginning,
but rather when we subscribe to the `Publisher` via `StepVerifier`
(cherry picked from commit 2b576c57d6 )
# Conflicts:
# spring-integration-core/src/test/java/org/springframework/integration/dsl/reactivestreams/ReactiveStreamsTests.java
2024-02-23 13:05:32 -05:00
Spring Builds
6a2f6885ec
[artifactory-release] Next development version
2024-02-21 12:55:10 +00:00
Spring Builds
81d1dd8b74
[artifactory-release] Release version 6.1.6
2024-02-21 12:55:06 +00:00
Artem Bilan
9a7e3effc4
Upgrade to Spring Graphql 1.2.5
2024-02-21 07:21:48 -05:00
dependabot[bot]
64042c2cb8
Bump org.jruby:jruby-complete from 9.4.5.0 to 9.4.6.0 ( #8944 )
...
Bumps org.jruby:jruby-complete from 9.4.5.0 to 9.4.6.0.
---
updated-dependencies:
- dependency-name: org.jruby:jruby-complete
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-02-20 18:03:41 +00:00
dependabot[bot]
18f04b2f02
Bump the development-dependencies group with 1 update ( #8943 )
...
Bumps the development-dependencies group with 1 update: org.apache.tomcat.embed:tomcat-embed-websocket.
Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.18 to 10.1.19
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
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-02-20 18:03:15 +00:00
Artem Bilan
9e905c7e14
Add concurrency for ci-snapshot.yml to support branches
...
(cherry picked from commit ec5497e7b4 )
2024-02-17 00:25:44 +00:00
dependabot[bot]
3be679531d
Bump the development-dependencies group with 4 updates ( #8941 )
...
Bumps the development-dependencies group with 4 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ), [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ), [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail ) and org.apache.tomcat.embed:tomcat-embed-websocket.
Updates `org.testcontainers:testcontainers-bom` from 1.19.2 to 1.19.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.2...1.19.5 )
Updates `org.aspectj:aspectjweaver` from 1.9.20.1 to 1.9.21.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
Updates `com.icegreen:greenmail` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases )
- [Commits](https://github.com/greenmail-mail-test/greenmail/compare/release-2.0.0...release-2.0.1 )
Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.16 to 10.1.18
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: com.icegreen:greenmail
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
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-02-17 00:25:06 +00:00
Artem Bilan
2695435928
Upgrade to Smack 4.4.7
...
* Fix `ChatMessageInboundChannelAdapterParserTests` according to new Smack requirements
2024-02-16 19:20:41 -05:00
Artem Bilan
06307094c1
Upgrade to SSHD 2.9.3
...
* Fix `SftpRemoteFileTemplateTests` according to new SSHD requirements (restrictions?)
2024-02-16 19:17:27 -05:00
Artem Bilan
e21de19f67
Upgrade to Kotlin 1.8.20
...
* Fix Scripting module to rely on the `kotlin-scripting-jsr223` instead
* Deprecate `KotlinScriptExecutor` in favor of `DefaultScriptExecutor` with `kotlin` as lang
2024-02-16 19:07:39 -05:00
dependabot[bot]
c6e62172c1
Bump org.springframework.security:spring-security-bom ( #8937 )
...
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security ) from 6.1.5 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.5...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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 00:05:07 +00:00
dependabot[bot]
f5c5c330ae
Bump org.springframework:spring-framework-bom from 6.0.14 to 6.0.17 ( #8940 )
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.0.14 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.14...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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 23:51:37 +00:00
dependabot[bot]
4244f19818
Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.16 ( #8939 )
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2022.0.13 to 2022.0.16.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2022.0.13...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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 23:51:17 +00:00
dependabot[bot]
998a80dd89
Bump io.micrometer:micrometer-tracing-bom from 1.1.7 to 1.1.10 ( #8934 )
...
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing ) from 1.1.7 to 1.1.10.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases )
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.1.7...v1.1.10 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-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-02-16 23:50:07 +00:00
dependabot[bot]
87bcfb0dd3
Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.15.4 ( #8935 )
...
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom ) from 2.15.3 to 2.15.4.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.15.3...jackson-bom-2.15.4 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-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-02-16 23:49:44 +00:00
Artem Bilan
e210234d98
Upgrade to Hibernate 6.2.22.Final
...
* Fix JPA test for the latest Hibernate
2024-02-16 18:21:53 -05:00
dependabot[bot]
678766230c
Bump org.springframework.ws:spring-ws-bom from 4.0.8 to 4.0.10 ( #8916 )
...
Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws ) from 4.0.8 to 4.0.10.
- [Release notes](https://github.com/spring-projects/spring-ws/releases )
- [Commits](https://github.com/spring-projects/spring-ws/compare/v4.0.8...v4.0.10 )
---
updated-dependencies:
- dependency-name: org.springframework.ws:spring-ws-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-02-16 23:08:44 +00:00
dependabot[bot]
3baa163469
Bump org.apache.groovy:groovy-bom from 4.0.15 to 4.0.18 ( #8926 )
...
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy ) from 4.0.15 to 4.0.18.
- [Commits](https://github.com/apache/groovy/commits )
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-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-02-16 22:51:11 +00:00
dependabot[bot]
a214553a39
Bump graalvmVersion from 22.3.4 to 22.3.5 ( #8919 )
...
Bumps `graalvmVersion` from 22.3.4 to 22.3.5.
Updates `org.graalvm.sdk:graal-sdk` from 22.3.4 to 22.3.5
- [Release notes](https://github.com/oracle/graal/releases )
- [Commits](https://github.com/oracle/graal/commits )
Updates `org.graalvm.js:js` from 22.3.4 to 22.3.5
- [Release notes](https://github.com/graalvm/graaljs/releases )
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/graalvm/graaljs/commits )
---
updated-dependencies:
- dependency-name: org.graalvm.sdk:graal-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.graalvm.js:js
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-02-16 22:45:09 +00:00
dependabot[bot]
33f19ecaf3
Bump org.springframework.data:spring-data-bom from 2023.0.6 to 2023.0.9 ( #8917 )
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2023.0.6 to 2023.0.9.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.0.6...2023.0.9 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 22:44:49 +00:00
dependabot[bot]
34d07a7733
Bump org.jruby:jruby-complete from 9.4.3.0 to 9.4.5.0 ( #8915 )
...
Bumps org.jruby:jruby-complete from 9.4.3.0 to 9.4.5.0.
---
updated-dependencies:
- dependency-name: org.jruby:jruby-complete
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-02-16 22:41:36 +00:00
dependabot[bot]
9b8d9d6532
Bump org.apache.camel:camel-bom from 3.20.8 to 3.20.9 ( #8920 )
...
Bumps org.apache.camel:camel-bom from 3.20.8 to 3.20.9.
---
updated-dependencies:
- dependency-name: org.apache.camel:camel-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-02-16 22:39:53 +00:00
dependabot[bot]
ddb4e1527f
Bump io.micrometer:micrometer-bom from 1.11.6 to 1.11.9 ( #8925 )
...
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer ) from 1.11.6 to 1.11.9.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.6...v1.11.9 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-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-02-16 22:39:36 +00:00
dependabot[bot]
0569e32703
Bump org.springframework.retry:spring-retry from 2.0.4 to 2.0.5 ( #8921 )
...
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/spring-projects/spring-retry/releases )
- [Commits](https://github.com/spring-projects/spring-retry/compare/v2.0.4...v2.0.5 )
---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
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-02-16 22:39:21 +00:00
dependabot[bot]
9efc1f4c96
Bump org.codelibs:jcifs from 2.1.36 to 2.1.37 ( #8923 )
...
Bumps [org.codelibs:jcifs](https://github.com/codelibs/jcifs ) from 2.1.36 to 2.1.37.
- [Commits](https://github.com/codelibs/jcifs/compare/jcifs-2.1.36...jcifs-2.1.37 )
---
updated-dependencies:
- dependency-name: org.codelibs:jcifs
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-02-16 22:38:25 +00:00
Artem Bilan
1400822d5b
Upgrade reusable workflows to the latest
2024-02-16 17:24:14 -05:00
Artem Bilan
3695e6bbd1
Migrate from findbugs to spotbugs
2024-02-16 15:05:19 -05:00