Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.alibaba:fastjson from 1.2.67 to 1.2.83 in /arms-demo/mock-client #188

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Dec 18, 2023

  1. Bump mysql:mysql-connector-java in /arms-demo/mock-server

    Bumps [mysql:mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.49 to 8.0.28.
    - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
    - [Commits](mysql/mysql-connector-j@5.1.49...8.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: mysql:mysql-connector-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fa8eafa View commit details
    Browse the repository at this point in the history
  2. Bump com.alibaba:fastjson in /arms-demo/mock-server

    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson) from 1.2.67 to 1.2.83.
    - [Release notes](https://github.com/alibaba/fastjson/releases)
    - [Commits](alibaba/fastjson@1.2.67...1.2.83)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e5e0012 View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.kafka:kafka-clients in /arms-demo/mock-server

    Bumps org.apache.kafka:kafka-clients from 2.4.0 to 2.6.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    95f5420 View commit details
    Browse the repository at this point in the history
  4. Bump com.squareup.retrofit2:retrofit in /arms-demo/mock-server

    Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.3.0 to 2.5.0.
    - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md)
    - [Commits](square/retrofit@parent-2.3.0...parent-2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.retrofit2:retrofit
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d1f1948 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge pull request #184 from aliyun/dependabot/maven/arms-demo/mock-s…

    …erver/com.squareup.retrofit2-retrofit-2.5.0
    
    Bump com.squareup.retrofit2:retrofit from 2.3.0 to 2.5.0 in /arms-demo/mock-server
    ralf0131 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    84efb54 View commit details
    Browse the repository at this point in the history
  2. Bump mysql:mysql-connector-java in /arms-demo/mock-dao

    Bumps [mysql:mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28.
    - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
    - [Commits](mysql/mysql-connector-j@8.0.16...8.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: mysql:mysql-connector-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6a9e966 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #186 from aliyun/dependabot/maven/arms-demo/mock-d…

    …ao/mysql-mysql-connector-java-8.0.28
    
    Bump mysql:mysql-connector-java from 8.0.16 to 8.0.28 in /arms-demo/mock-dao
    ralf0131 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    508a5b5 View commit details
    Browse the repository at this point in the history
  4. Bump org.mybatis:mybatis from 3.5.5 to 3.5.6 in /arms-demo/mock-dao

    Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.5 to 3.5.6.
    - [Release notes](https://github.com/mybatis/mybatis-3/releases)
    - [Commits](mybatis/mybatis-3@mybatis-3.5.5...mybatis-3.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.mybatis:mybatis
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b735157 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #183 from aliyun/dependabot/maven/arms-demo/mock-s…

    …erver/org.apache.kafka-kafka-clients-2.6.3
    
    Bump org.apache.kafka:kafka-clients from 2.4.0 to 2.6.3 in /arms-demo/mock-server
    ralf0131 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2a9c2fb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #187 from aliyun/dependabot/maven/arms-demo/mock-d…

    …ao/org.mybatis-mybatis-3.5.6
    
    Bump org.mybatis:mybatis from 3.5.5 to 3.5.6 in /arms-demo/mock-dao
    ralf0131 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    447ca54 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #182 from aliyun/dependabot/maven/arms-demo/mock-s…

    …erver/com.alibaba-fastjson-1.2.83
    
    Bump com.alibaba:fastjson from 1.2.67 to 1.2.83 in /arms-demo/mock-server
    ralf0131 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6b57555 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #181 from aliyun/dependabot/maven/arms-demo/mock-s…

    …erver/mysql-mysql-connector-java-8.0.28
    
    Bump mysql:mysql-connector-java from 5.1.49 to 8.0.28 in /arms-demo/mock-server
    ralf0131 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    594463f View commit details
    Browse the repository at this point in the history
  9. Bump com.alibaba:fastjson in /arms-demo/mock-client

    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson) from 1.2.67 to 1.2.83.
    - [Release notes](https://github.com/alibaba/fastjson/releases)
    - [Commits](alibaba/fastjson@1.2.67...1.2.83)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    829658c View commit details
    Browse the repository at this point in the history