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

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new 253ad6d  Bump kr.motd.maven:os-maven-plugin from 1.6.1 to 1.7.1 (#410)
253ad6d is described below

commit 253ad6d199b1812d9ee40498ac76e3ccadcddb2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 22:33:11 2024 +0800

    Bump kr.motd.maven:os-maven-plugin from 1.6.1 to 1.7.1 (#410)
    
    Bumps 
[kr.motd.maven:os-maven-plugin](https://github.com/trustin/os-maven-plugin) 
from 1.6.1 to 1.7.1.
    - [Release notes](https://github.com/trustin/os-maven-plugin/releases)
    - 
[Commits](https://github.com/trustin/os-maven-plugin/compare/os-maven-plugin-1.6.1...os-maven-plugin-1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: kr.motd.maven:os-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml 
b/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml
index 4e7a8b7..39f1be8 100644
--- a/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml
+++ b/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml
@@ -63,7 +63,7 @@ limitations under the License.
             <extension>
                 <groupId>kr.motd.maven</groupId>
                 <artifactId>os-maven-plugin</artifactId>
-                <version>1.6.1</version>
+                <version>1.7.1</version>
             </extension>
         </extensions>
         <plugins>

Reply via email to