From fefe06bb5cb76c47e2cea463f5e2ff7c574a799e Mon Sep 17 00:00:00 2001 From: Annibal Silva <105941480+annibalsilva@users.noreply.github.com> Date: Mon, 20 Mar 2023 11:30:14 -0300 Subject: [PATCH] build: dependency upgrades * Build(deps): Bump springdoc-openapi-starter-webmvc-ui Bumps springdoc-openapi-starter-webmvc-ui from 2.0.3 to 2.0.4. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Build(deps): Bump checkstyle from 10.8.1 to 10.9.2 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.8.1 to 10.9.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.8.1...checkstyle-10.9.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index afd88ef..4fc7f40 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.0.3 + 2.0.4 @@ -350,7 +350,7 @@ com.puppycrawl.tools checkstyle - 10.8.1 + 10.9.2