From e8c58b008055c63cc726a49b587809536ffa35a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:46:13 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 3 updates Bumps the maven group with 3 updates in the /StudyRoom/StudyRoom.springboot directory: org.apache.poi:poi, org.apache.poi:poi-ooxml and org.apache.httpcomponents:httpclient. Updates `org.apache.poi:poi` from 4.1.0 to 4.1.1 Updates `org.apache.poi:poi-ooxml` from 4.1.0 to 5.4.0 Updates `org.apache.httpcomponents:httpclient` from 4.5.3 to 4.5.13 --- updated-dependencies: - dependency-name: org.apache.poi:poi dependency-version: 4.1.1 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.poi:poi-ooxml dependency-version: 5.4.0 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.httpcomponents:httpclient dependency-version: 4.5.13 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- StudyRoom/StudyRoom.springboot/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/StudyRoom/StudyRoom.springboot/pom.xml b/StudyRoom/StudyRoom.springboot/pom.xml index 3c0a57a..54642ec 100644 --- a/StudyRoom/StudyRoom.springboot/pom.xml +++ b/StudyRoom/StudyRoom.springboot/pom.xml @@ -57,7 +57,7 @@ com.mysql mysql-connector-j - 8.4.0 + 9.6.0 @@ -84,7 +84,7 @@ org.apache.poi poi - 4.1.0 + 4.1.1 @@ -105,7 +105,7 @@ org.apache.poi poi-ooxml - 4.1.0 + 5.4.0 @@ -116,7 +116,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.13