From ab71b75f4ed627f651d9544be70c03a6198c0e88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:56:57 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 10 updates Bumps the dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.hibernate:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.5.2.Final` | `6.6.1.Final` | | [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) | `3.8.1` | `3.8.3` | | [org.springframework.boot:spring-boot-starter-mail](https://github.com/spring-projects/spring-boot) | `3.3.2` | `3.3.4` | | [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) | `1.5.5.Final` | `1.6.2` | | [org.mapstruct.extensions.spring:mapstruct-spring-annotations](https://github.com/mapstruct/mapstruct-spring-extensions) | `1.1.1` | `1.1.2` | | [org.mapstruct.extensions.spring:mapstruct-spring-extensions](https://github.com/mapstruct/mapstruct-spring-extensions) | `1.1.1` | `1.1.2` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.3` | `42.7.4` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.2` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.2` | `3.3.4` | Updates `org.hibernate:hibernate-jpamodelgen` from 6.5.2.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.5.2...6.6.1) Updates `io.hypersistence:hypersistence-utils-hibernate-63` from 3.8.1 to 3.8.3 - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](https://github.com/vladmihalcea/hypersistence-utils/compare/hypersistence-utils-parent-3.8.1...hypersistence-utils-parent-3.8.3) Updates `org.springframework.boot:spring-boot-starter-mail` from 3.3.2 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.4) Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.2 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.2) Updates `org.mapstruct.extensions.spring:mapstruct-spring-annotations` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/mapstruct/mapstruct-spring-extensions/releases) - [Commits](https://github.com/mapstruct/mapstruct-spring-extensions/compare/v1.1.1...v1.1.2) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.Final to 1.6.2 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.2) Updates `org.mapstruct.extensions.spring:mapstruct-spring-extensions` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/mapstruct/mapstruct-spring-extensions/releases) - [Commits](https://github.com/mapstruct/mapstruct-spring-extensions/compare/v1.1.1...v1.1.2) Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.4 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.3...REL42.7.4) Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.2) Updates `org.springframework.boot` from 3.3.2 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.4) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.hypersistence:hypersistence-utils-hibernate-63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework.boot:spring-boot-starter-mail dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.mapstruct.extensions.spring:mapstruct-spring-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.mapstruct.extensions.spring:mapstruct-spring-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- build.gradle | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/build.gradle b/build.gradle index 3162c2bf..596ea4a6 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ plugins { id 'java' - id 'org.springframework.boot' version '3.3.2' + id 'org.springframework.boot' version '3.3.4' id 'io.spring.dependency-management' version '1.1.6' id 'jacoco' } @@ -35,8 +35,8 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-amqp' testImplementation 'org.springframework.amqp:spring-rabbit-test' - annotationProcessor "org.hibernate:hibernate-jpamodelgen:6.5.2.Final" - implementation 'io.hypersistence:hypersistence-utils-hibernate-63:3.8.1' + annotationProcessor "org.hibernate:hibernate-jpamodelgen:6.6.1.Final" + implementation 'io.hypersistence:hypersistence-utils-hibernate-63:3.8.3' // Springdoc for Swagger API Docs implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0' @@ -53,27 +53,27 @@ dependencies { implementation 'cn.apiclub.tool:simplecaptcha:1.2.2' implementation 'com.github.jai-imageio:jai-imageio-core:1.4.0' - implementation 'org.springframework.boot:spring-boot-starter-mail:3.3.2' + implementation 'org.springframework.boot:spring-boot-starter-mail:3.3.4' implementation 'org.apache.commons:commons-text:1.12.0' implementation 'org.thymeleaf:thymeleaf:3.1.2.RELEASE' implementation 'org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE' - implementation "org.mapstruct:mapstruct:1.5.5.Final" + implementation "org.mapstruct:mapstruct:1.6.2" compileOnly 'org.projectlombok:lombok-mapstruct-binding:0.2.0' - compileOnly 'org.mapstruct:mapstruct:1.5.5.Final' - compileOnly 'org.mapstruct.extensions.spring:mapstruct-spring-annotations:1.1.1' + compileOnly 'org.mapstruct:mapstruct:1.6.2' + compileOnly 'org.mapstruct.extensions.spring:mapstruct-spring-annotations:1.1.2' compileOnly 'org.projectlombok:lombok' annotationProcessor 'org.projectlombok:lombok-mapstruct-binding:0.2.0' - annotationProcessor 'org.mapstruct:mapstruct-processor:1.5.5.Final' + annotationProcessor 'org.mapstruct:mapstruct-processor:1.6.2' annotationProcessor 'org.projectlombok:lombok' - annotationProcessor 'org.mapstruct.extensions.spring:mapstruct-spring-extensions:1.1.1' - testAnnotationProcessor 'org.mapstruct.extensions.spring:mapstruct-spring-extensions:1.1.1' + annotationProcessor 'org.mapstruct.extensions.spring:mapstruct-spring-extensions:1.1.2' + testAnnotationProcessor 'org.mapstruct.extensions.spring:mapstruct-spring-extensions:1.1.2' developmentOnly 'org.springframework.boot:spring-boot-devtools' - runtimeOnly 'org.postgresql:postgresql:42.7.3' + runtimeOnly 'org.postgresql:postgresql:42.7.4' testImplementation 'org.springframework.boot:spring-boot-starter-test' - testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3' + testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2' testImplementation 'org.mockito:mockito-core:5.+' }