This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new d044542c716 chore(deps): Bump com.pubnub:pubnub-gson from 10.4.0 to 10.4.1 (#16929) d044542c716 is described below commit d044542c716afc55fc601d4a263e48d68a1ad6b8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jan 27 09:58:01 2025 +0100 chore(deps): Bump com.pubnub:pubnub-gson from 10.4.0 to 10.4.1 (#16929) Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from 10.4.0 to 10.4.1. - [Release notes](https://github.com/pubnub/kotlin/releases) - [Changelog](https://github.com/pubnub/kotlin/blob/master/CHANGELOG.md) - [Commits](https://github.com/pubnub/kotlin/compare/kotlin-v10.4.0...kotlin-v10.4.1) --- updated-dependencies: - dependency-name: com.pubnub:pubnub-gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 113b02172b3..5f95a65a723 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -419,7 +419,7 @@ <protonpack-version>1.8</protonpack-version> <protostream-version>15.0.13.Final</protostream-version> <prowide-version>SRU2024-10.2.6</prowide-version> - <pubnub-version>10.4.0</pubnub-version> + <pubnub-version>10.4.1</pubnub-version> <pulsar-version>3.3.3</pulsar-version> <qdrant-client-version>1.13.0</qdrant-client-version> <qpid-broker-version>9.2.0</qpid-broker-version>