Skip to content

Commit 549265f

Browse files
Bump the minor-or-patch group with 2 updates (#763)
Bumps the minor-or-patch group with 2 updates: [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.11 to 2.8.12 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.11...v2.8.12) Updates `com.puppycrawl.tools:checkstyle` from 11.0.0 to 11.0.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.0.0...checkstyle-11.0.1) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e333b6 commit 549265f

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
@@ -56,7 +56,7 @@
5656
<rdf-resolver.version>0.2.0</rdf-resolver.version>
5757

5858
<!-- Core -->
59-
<springdoc.version>2.8.11</springdoc.version>
59+
<springdoc.version>2.8.12</springdoc.version>
6060
<postgresql.version>42.7.7</postgresql.version>
6161
<rdf4j.version>5.1.4</rdf4j.version>
6262
<jwt.version>0.13.0</jwt.version>
@@ -328,7 +328,7 @@
328328
<dependency>
329329
<groupId>com.puppycrawl.tools</groupId>
330330
<artifactId>checkstyle</artifactId>
331-
<version>11.0.0</version>
331+
<version>11.0.1</version>
332332
</dependency>
333333
<dependency>
334334
<groupId>io.spring.javaformat</groupId>

0 commit comments

Comments
 (0)