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-examples.git

commit cd39c1714f0265e12308679aaba84d3049ee7dc2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 9 19:56:20 2024 +0000

    Bump com.mycila:license-maven-plugin
    
    Bumps the maven group with 1 update in the /fhir directory: 
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin).
    
    
    Updates `com.mycila:license-maven-plugin` from 4.5 to 4.6
    - [Release 
notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.5...license-maven-plugin-4.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.mycila:license-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 fhir/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fhir/pom.xml b/fhir/pom.xml
index 916c72e..4b50b67 100644
--- a/fhir/pom.xml
+++ b/fhir/pom.xml
@@ -46,7 +46,7 @@
         <formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
         <groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version>
         <impsort-maven-plugin.version>1.12.0</impsort-maven-plugin.version>
-        <license-maven-plugin.version>4.5</license-maven-plugin.version>
+        <license-maven-plugin.version>4.6</license-maven-plugin.version>
         <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
         <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
         <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>

Reply via email to