You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by gi...@apache.org on 2022/05/10 13:06:47 UTC

[servicecomb-java-chassis] branch dependabot/maven/dyuproject-protostuff.version-1.2.2 created (now a8be2d0cc)

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

github-bot pushed a change to branch dependabot/maven/dyuproject-protostuff.version-1.2.2
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


      at a8be2d0cc Bump dyuproject-protostuff.version from 1.0.7.fixed.3500 to 1.2.2

This branch includes the following new commits:

     new a8be2d0cc Bump dyuproject-protostuff.version from 1.0.7.fixed.3500 to 1.2.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[servicecomb-java-chassis] 01/01: Bump dyuproject-protostuff.version from 1.0.7.fixed.3500 to 1.2.2

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/maven/dyuproject-protostuff.version-1.2.2
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git

commit a8be2d0cc5eb6619f368781930f45107d224ac35
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue May 10 13:06:42 2022 +0000

    Bump dyuproject-protostuff.version from 1.0.7.fixed.3500 to 1.2.2
    
    Bumps `dyuproject-protostuff.version` from 1.0.7.fixed.3500 to 1.2.2.
    
    Updates `protostuff-api` from 1.0.7.fixed.3500 to 1.2.2
    
    Updates `protostuff-collectionschema` from 1.0.7.fixed.3500 to 1.2.2
    
    Updates `protostuff-core` from 1.0.7.fixed.3500 to 1.2.2
    
    Updates `protostuff-runtime` from 1.0.7.fixed.3500 to 1.2.2
    
    ---
    updated-dependencies:
    - dependency-name: com.dyuproject.protostuff:protostuff-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.dyuproject.protostuff:protostuff-collectionschema
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.dyuproject.protostuff:protostuff-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.dyuproject.protostuff:protostuff-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 0b971a489..8137a6ba2 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -45,7 +45,7 @@
     <commons-lang.version>2.6</commons-lang.version>
     <commons-lang3.version>3.11</commons-lang3.version>
     <commons-logging.version>1.2</commons-logging.version>
-    <dyuproject-protostuff.version>1.0.7.fixed.3500</dyuproject-protostuff.version>
+    <dyuproject-protostuff.version>1.2.2</dyuproject-protostuff.version>
     <esotericsoftware.version>4.0.2</esotericsoftware.version>
     <findbugs-annotations.version>2.0.0</findbugs-annotations.version>
     <findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>