From fcb1d52dcc773bf022800a459bf94dd2b1359cde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 19:01:16 -0700 Subject: [PATCH] Update dependencies (#18) * Bump com.discord4j:discord4j-core from 3.3.0-M2 to 3.3.0-RC1 Bumps [com.discord4j:discord4j-core](https://github.com/Discord4J/Discord4J) from 3.3.0-M2 to 3.3.0-RC1. - [Release notes](https://github.com/Discord4J/Discord4J/releases) - [Commits](https://github.com/Discord4J/Discord4J/compare/3.3.0-M2...3.3.0-RC1) --- updated-dependencies: - dependency-name: com.discord4j:discord4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump io.swagger.core.v3:swagger-annotations from 2.2.15 to 2.2.16 Bumps io.swagger.core.v3:swagger-annotations from 2.2.15 to 2.2.16. --- updated-dependencies: - dependency-name: io.swagger.core.v3:swagger-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.springframework.boot:spring-boot-maven-plugin Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.springframework.boot:spring-boot-starter-web Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5f314e5..201857e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 20 UTF-8 2.15.2 - 2.2.15 + 2.2.16 2.6.4 1.0.0 4.13.1 @@ -25,12 +25,12 @@ com.discord4j discord4j-core - 3.3.0-M2 + 3.3.0-RC1 org.springframework.boot spring-boot-starter-web - 3.1.2 + 3.1.4 io.swagger.core.v3 @@ -90,7 +90,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.1.2 + 3.1.4