Skip to content

Commit f76efd2

Browse files
Bump the backend-prod group across 2 directories with 3 updates
Bumps the backend-prod group with 3 updates in the / directory: software.amazon.awssdk:s3, org.flywaydb:flyway-mysql and [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi). Bumps the backend-prod group with 3 updates in the /server directory: software.amazon.awssdk:s3, org.flywaydb:flyway-mysql and [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi). Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4 Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16 - [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.15...v2.8.16) Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4 Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16 - [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.15...v2.8.16) Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4 Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16 - [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.15...v2.8.16) Updates `software.amazon.awssdk:s3` from 2.42.1 to 2.42.4 Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.15 to 2.8.16 - [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.15...v2.8.16) --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.flywaydb:flyway-mysql dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.flywaydb:flyway-mysql dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.flywaydb:flyway-mysql dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.42.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.flywaydb:flyway-mysql dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bf15b9 commit f76efd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>software.amazon.awssdk</groupId>
3838
<artifactId>s3</artifactId>
39-
<version>2.42.1</version>
39+
<version>2.42.4</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.opensaml</groupId>
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.flywaydb</groupId>
139139
<artifactId>flyway-mysql</artifactId>
140-
<version>12.0.2</version>
140+
<version>12.0.3</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>org.mariadb.jdbc</groupId>
@@ -254,7 +254,7 @@
254254
<dependency>
255255
<groupId>org.springdoc</groupId>
256256
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
257-
<version>2.8.15</version>
257+
<version>2.8.16</version>
258258
</dependency>
259259
<dependency>
260260
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)