Skip to content

Commit 2033d7e

Browse files
Bump the development-dependencies group across 1 directory with 2 updates (#10204)
Bumps the development-dependencies group with 2 updates in the / directory: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail). Updates `org.hibernate.orm:hibernate-core` from 7.0.4.Final to 7.0.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.6/changelog.txt) - [Commits](hibernate/hibernate-orm@7.0.4...7.0.6) Updates `com.icegreen:greenmail` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/greenmail-mail-test/greenmail/releases) - [Commits](greenmail-mail-test/greenmail@release-2.1.3...release-2.1.4) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.0.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: com.icegreen:greenmail dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4860ab7 commit 2033d7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ ext {
6262
derbyVersion = '10.16.1.1'
6363
ftpServerVersion = '1.2.1'
6464
graalvmVersion = '24.2.1'
65-
greenmailVersion = '2.1.3'
65+
greenmailVersion = '2.1.4'
6666
groovyVersion = '4.0.27'
6767
hamcrestVersion = '3.0'
6868
hazelcastVersion = '5.5.0'
69-
hibernateVersion = '7.0.4.Final'
69+
hibernateVersion = '7.0.6.Final'
7070
hsqldbVersion = '2.7.4'
7171
h2Version = '2.3.232'
7272
jacksonVersion = '2.19.1'

0 commit comments

Comments
 (0)