This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/main by this push:
     new c34a063b92 Bump version.hibernate.orm from 7.4.2.Final to 7.4.3.Final 
(#2810)
c34a063b92 is described below

commit c34a063b92ae37040af618d6755da7e2d4f6d5c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 11:39:38 2026 +0200

    Bump version.hibernate.orm from 7.4.2.Final to 7.4.3.Final (#2810)
    
    Bumps `version.hibernate.orm` from 7.4.2.Final to 7.4.3.Final.
    
    Updates `org.hibernate.orm:hibernate-core` from 7.4.2.Final to 7.4.3.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.3/changelog.txt)
    - 
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.2...7.4.3)
    
    Updates `org.hibernate.orm:hibernate-processor` from 7.4.2.Final to 
7.4.3.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.3/changelog.txt)
    - 
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.2...7.4.3)
    
    Updates `org.hibernate.orm:hibernate-jcache` from 7.4.2.Final to 7.4.3.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - 
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.3/changelog.txt)
    - 
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.2...7.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate.orm:hibernate-core
      dependency-version: 7.4.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.hibernate.orm:hibernate-processor
      dependency-version: 7.4.3.Final
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.hibernate.orm:hibernate-jcache
      dependency-version: 7.4.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88f3a8f350..bb5e65be63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
     <!-- org.glassfish -->
     <version.mojarra>4.1.9</version.mojarra>
     <!-- org.hibernate -->
-    <version.hibernate.orm>7.4.2.Final</version.hibernate.orm>
+    <version.hibernate.orm>7.4.3.Final</version.hibernate.orm>
     <version.hibernate.validator>9.1.1.Final</version.hibernate.validator>
 
     <!-- Other API and Impl. not in Jakarta EE -->

Reply via email to