Skip to content

Commit 4e1e025

Browse files
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) and [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm). Updates `org.aspectj:aspectjweaver` from 1.9.22.1 to 1.9.23 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.hibernate.orm:hibernate-core` from 6.6.10.Final to 6.6.11.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt) - [Commits](hibernate/hibernate-orm@6.6.10...6.6.11) --- updated-dependencies: - dependency-name: org.aspectj:aspectjweaver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: org.hibernate.orm:hibernate-core 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 1a0d406 commit 4e1e025

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
@@ -56,7 +56,7 @@ ext {
5656

5757
apacheSshdVersion = '2.14.0'
5858
artemisVersion = '2.37.0'
59-
aspectjVersion = '1.9.22.1'
59+
aspectjVersion = '1.9.23'
6060
assertjVersion = '3.26.3'
6161
assertkVersion = '0.28.1'
6262
avroVersion = '1.12.0'
@@ -74,7 +74,7 @@ ext {
7474
groovyVersion = '4.0.26'
7575
hamcrestVersion = '3.0'
7676
hazelcastVersion = '5.4.0'
77-
hibernateVersion = '6.6.10.Final'
77+
hibernateVersion = '6.6.11.Final'
7878
hsqldbVersion = '2.7.4'
7979
h2Version = '2.3.232'
8080
jacksonVersion = '2.18.3'

0 commit comments

Comments
 (0)