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

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git

commit 44e3c6516aaf7a013101027d88567ec6317ed153
Author: Kevin Risden <kris...@apache.org>
AuthorDate: Tue Dec 22 09:56:54 2020 -0600

    KNOX-2522 - Upgrade hibernate to 5.4.26.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95ffcf5..82d1ddf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
         <hadoop.version>3.2.1</hadoop.version>
         <hamcrest.version>2.2</hamcrest.version>
         <hamcrest-json.version>0.2</hamcrest-json.version>
-        <hibernate.version>5.4.24.Final</hibernate.version>
+        <hibernate.version>5.4.26.Final</hibernate.version>
         <hibernate-jpa.version>1.0.2.Final</hibernate-jpa.version>
         <httpclient.version>4.5.13</httpclient.version>
         <httpcore.version>4.4.14</httpcore.version>

Reply via email to