You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2022/06/30 22:02:40 UTC

[pulsar] branch master updated: Bump maven plugin os-maven-plugin from 1.4.1.Final to 1.7.0 (#16308)

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

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 07aceb5a925 Bump maven plugin os-maven-plugin from 1.4.1.Final to 1.7.0 (#16308)
07aceb5a925 is described below

commit 07aceb5a925c0a626d4b7f8e04315d63928d6e3e
Author: Cong Zhao <zh...@apache.org>
AuthorDate: Fri Jul 1 06:02:22 2022 +0800

    Bump maven plugin os-maven-plugin from 1.4.1.Final to 1.7.0 (#16308)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e86212a0fb2..dc302aa8b72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@ flexible messaging model and an intuitive client API.</description>
     <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
     <git-commit-id-plugin.version>4.0.2</git-commit-id-plugin.version>
     <wagon-ssh-external.version>3.4.3</wagon-ssh-external.version>
-    <os-maven-plugin.version>1.4.1.Final</os-maven-plugin.version>
+    <os-maven-plugin.version>1.7.0</os-maven-plugin.version>
     <jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
     <spotbugs-maven-plugin.version>4.2.2</spotbugs-maven-plugin.version>
     <spotbugs.version>4.2.2</spotbugs.version>