This is an automated email from the ASF dual-hosted git repository.

apupier 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 f89d0039463 Bump com.alibaba:fastjson from 2.0.50 to 2.0.51
f89d0039463 is described below

commit f89d0039463325aad4a494f40bce753f1956d261
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 13:11:27 2024 +0000

    Bump com.alibaba:fastjson from 2.0.50 to 2.0.51
    
    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 
2.0.50 to 2.0.51.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.50...2.0.51)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0b4d400cbe3..c3a58f5c103 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -150,7 +150,7 @@
         
<elasticsearch-java-client-sniffer-version>8.13.4</elasticsearch-java-client-sniffer-version>
         <elytron-web>4.1.0.Final</elytron-web>
         <exec-maven-plugin-version>3.3.0</exec-maven-plugin-version>
-        <fastjson-version>2.0.50</fastjson-version>
+        <fastjson-version>2.0.51</fastjson-version>
         <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
         <google-maps-services-version>2.2.0</google-maps-services-version>
         <flatpack-version>4.0.18</flatpack-version>

Reply via email to