Skip to content

Commit 7c298f6

Browse files
fix(deps): bump the all-deps group with 2 updates (#115)
Bumps the all-deps group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and org.openapitools:openapi-generator-maven-plugin. Updates `com.puppycrawl.tools:checkstyle` from 13.7.0 to 13.8.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.7.0...checkstyle-13.8.0) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.23.0 to 7.24.0 --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18d48bb commit 7c298f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
<jsonassert.version>1.5.3</jsonassert.version>
5353

5454
<!-- Plugins versions -->
55-
<maven-openapi-generator-plugin.version>7.23.0</maven-openapi-generator-plugin.version>
55+
<maven-openapi-generator-plugin.version>7.24.0</maven-openapi-generator-plugin.version>
5656
<maven-copy-rename-plugin.version>1.0.1</maven-copy-rename-plugin.version>
5757
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
58-
<maven-checkstyle-plugin.checkstyle.version>13.7.0</maven-checkstyle-plugin.checkstyle.version>
58+
<maven-checkstyle-plugin.checkstyle.version>13.8.0</maven-checkstyle-plugin.checkstyle.version>
5959
<folio-module-descriptor-validator.version>1.0.1</folio-module-descriptor-validator.version>
6060
</properties>
6161

0 commit comments

Comments
 (0)