From d90c26cd920ca3d714bafc969f3777e2dea0d18c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:03:14 +0000 Subject: [PATCH] Bump the deps group across 1 directory with 11 updates Bumps the deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `2.2.7.RELEASE` | `3.3.2` | | [kr.motd.maven:os-maven-plugin](https://github.com/trustin/os-maven-plugin) | `1.5.0.Final` | `1.7.1` | | org.jvnet.wagon-svn:wagon-svn | `1.9` | `1.12` | | [javax.xml.bind:jaxb-api](https://github.com/javaee/jaxb-spec) | `2.2.3` | `2.3.1` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.10` | `0.8.12` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.8` | `1.7.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `1.6` | `3.2.5` | | [com.google.guava:guava](https://github.com/google/guava) | `29.0-jre` | `33.3.0-jre` | | org.springdoc:springdoc-openapi-ui | `1.2.33` | `1.8.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.0.0-M3` | `3.5.0` | | [com.github.tomakehurst:wiremock](https://github.com/tomakehurst/wiremock) | `2.26.0` | `2.27.2` | Updates `org.springframework.boot:spring-boot-starter-parent` from 2.2.7.RELEASE to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v3.3.2) Updates `kr.motd.maven:os-maven-plugin` from 1.5.0.Final to 1.7.1 - [Release notes](https://github.com/trustin/os-maven-plugin/releases) - [Commits](https://github.com/trustin/os-maven-plugin/compare/os-maven-plugin-1.5.0.Final...os-maven-plugin-1.7.1) Updates `org.jvnet.wagon-svn:wagon-svn` from 1.9 to 1.12 Updates `javax.xml.bind:jaxb-api` from 2.2.3 to 2.3.1 - [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.10 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.10...v0.8.12) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.8 to 1.7.0 Updates `org.apache.maven.plugins:maven-gpg-plugin` from 1.6 to 3.2.5 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.2.5) Updates `com.google.guava:guava` from 29.0-jre to 33.3.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.springdoc:springdoc-openapi-ui` from 1.2.33 to 1.8.0 Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.0.0-M3 to 3.5.0 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.0.0-M3...enforcer-3.5.0) Updates `com.github.tomakehurst:wiremock` from 2.26.0 to 2.27.2 - [Release notes](https://github.com/tomakehurst/wiremock/releases) - [Commits](https://github.com/tomakehurst/wiremock/compare/2.26.0...2.27.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: kr.motd.maven:os-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: org.jvnet.wagon-svn:wagon-svn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: javax.xml.bind:jaxb-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: com.google.guava:guava dependency-type: direct:production dependency-group: deps - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: com.github.tomakehurst:wiremock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] --- api/pom.xml | 6 +++--- example/api/pom.xml | 4 ++-- example/quartz-api/pom.xml | 2 +- pom.xml | 14 +++++++------- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 54a1862..26842e5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -30,7 +30,7 @@ com.google.guava guava - 29.0-jre + 33.3.0-jre com.h2database @@ -40,7 +40,7 @@ org.springdoc springdoc-openapi-ui - 1.2.33 + 1.8.0 org.projectlombok @@ -79,7 +79,7 @@ maven-enforcer-plugin - 3.0.0-M3 + 3.5.0 enforce-versions diff --git a/example/api/pom.xml b/example/api/pom.xml index 97e1a2d..6a20596 100644 --- a/example/api/pom.xml +++ b/example/api/pom.xml @@ -41,7 +41,7 @@ com.github.tomakehurst wiremock - 2.26.0 + 2.27.2 compile @@ -71,7 +71,7 @@ maven-enforcer-plugin - 3.0.0-M3 + 3.5.0 enforce-versions diff --git a/example/quartz-api/pom.xml b/example/quartz-api/pom.xml index 4a81bd4..7b7b64f 100644 --- a/example/quartz-api/pom.xml +++ b/example/quartz-api/pom.xml @@ -41,7 +41,7 @@ com.github.tomakehurst wiremock - 2.26.0 + 2.27.2 compile diff --git a/pom.xml b/pom.xml index 42594a4..895acef 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 3.3.2 com.github.chrisgleissner @@ -51,12 +51,12 @@ kr.motd.maven os-maven-plugin - 1.5.0.Final + 1.7.1 org.jvnet.wagon-svn wagon-svn - 1.9 + 1.12 @@ -78,7 +78,7 @@ javax.xml.bind jaxb-api - 2.2.3 + 2.3.1 @@ -100,7 +100,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.12 @@ -138,7 +138,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.7.0 true ossrh @@ -173,7 +173,7 @@ maven-gpg-plugin - 1.6 + 3.2.5 sign-artifacts