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

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


The following commit(s) were added to refs/heads/main by this push:
     new 96c2959  build(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1
96c2959 is described below

commit 96c2959c6c72af8f8533d7871e52badfa0ccf2bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 25 20:21:13 2022 +0000

    build(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1
    
    Bumps 
[maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 
3.10.0 to 3.10.1.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7792e9a..5ad54af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
 
         <!-- plugins -->
         <gmavenplus-plugin-version>1.13.1</gmavenplus-plugin-version>
-        <maven-compiler-plugin-version>3.10.0</maven-compiler-plugin-version>
+        <maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
         <maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version>
         
<maven-remote-resources-plugin-version>1.7.0</maven-remote-resources-plugin-version>
         <maven-failsafe-plugin-version>3.0.0-M5</maven-failsafe-plugin-version>

Reply via email to