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

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new e97f3885c2 Bump os-maven-plugin from 1.7.0 to 1.7.1
e97f3885c2 is described below

commit e97f3885c223e8121601f8aab15ca799cd03862b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 7 09:37:31 2023 +0000

    Bump os-maven-plugin from 1.7.0 to 1.7.1
    
    Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 
1.7.0 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.7.0...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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a1e97eab1..3e6211079d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
         <maven-scm-plugin.version>2.0.0</maven-scm-plugin.version>
         <maven-shade-plugin.version>3.5.0</maven-shade-plugin.version>
         <maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
-        
<os-maven-plugin.version>${os-maven-plugin-version}</os-maven-plugin.version>
+        <os-maven-plugin.version>1.7.1</os-maven-plugin.version>
         
<protobuf-maven-plugin.version>${protobuf-maven-plugin-version}</protobuf-maven-plugin.version>
         <rpkgtests-maven-plugin.version>1.0.0</rpkgtests-maven-plugin.version>
 

Reply via email to