You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/14 08:31:23 UTC

(camel) branch main updated: Bump org.openapitools:openapi-generator from 7.3.0 to 7.4.0 (#13469)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 372eb91007a Bump org.openapitools:openapi-generator from 7.3.0 to 7.4.0 (#13469)
372eb91007a is described below

commit 372eb91007af11cf852a20296c2cfed9dbb793f8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 14 09:31:17 2024 +0100

    Bump org.openapitools:openapi-generator from 7.3.0 to 7.4.0 (#13469)
    
    Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.3.0 to 7.4.0.
    - [Release notes](https://github.com/openapitools/openapi-generator/releases)
    - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
    - [Commits](https://github.com/openapitools/openapi-generator/compare/v7.3.0...v7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.openapitools:openapi-generator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 42e9cb8cc55..d171a7c291c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -366,7 +366,7 @@
         <olingo2-version>2.0.13</olingo2-version>
         <olingo4-version>5.0.0</olingo4-version>
         <ognl-version>3.4.2</ognl-version>
-        <openapi-generator>7.3.0</openapi-generator>
+        <openapi-generator>7.4.0</openapi-generator>
         <openjpa-version>3.2.2</openjpa-version>
         <opensearch-rest-client-version>2.12.0</opensearch-rest-client-version>
         <opensearch-java-client-version>2.8.3</opensearch-java-client-version>