From 252d62cb745fb6a48091c80702377f86eb26a7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:15:57 +0000 Subject: [PATCH] Bump the maven group with 3 updates Bumps the maven group with 3 updates: commons-io:commons-io, [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) and xalan:xalan. Updates `commons-io:commons-io` from 2.11.0 to 2.14.0 Updates `org.hibernate:hibernate-core` from 3.6.10.Final to 5.3.20.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/3.6.10.Final...5.3.20) Updates `xalan:xalan` from 2.7.2 to 2.7.3 --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production dependency-group: maven - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production dependency-group: maven - dependency-name: xalan:xalan dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e6aa3b55d..7af974884 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ commons-io commons-io - 2.11.0 + 2.14.0 ch.qos.reload4j @@ -346,7 +346,7 @@ org.hibernate hibernate-core - 3.6.10.Final + 5.3.20.Final org.hibernate @@ -494,7 +494,7 @@ xalan xalan - 2.7.2 + 2.7.3 org.hsqldb