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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git

commit 357e12c79f32e85c9bb9b74c120c13b55aa8f344
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Jul 28 18:18:43 2022 -0400

    Bump junit-bom from 5.8.2 to 5.9.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e6b7c975..7084d102 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,7 @@ file comparators, endian transformation classes, and much 
more.
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>5.8.2</version>
+        <version>5.9.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b234f13f..5cf9ba27 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -459,7 +459,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump checkstyle from 8.44 to 9.3 #256, #257, #266, #279, #292. #308.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump junit-bom from 5.8.0-M1 to 5.8.2 #260, #271, #275, #309.
+        Bump junit-bom from 5.8.0-M1 to 5.9.0 #260, #271, #275, #309.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump mockito-inline from 3.11.2 to 4.6.1 #262, #264, #282, #306, #314, 
#331, #348, #359.

Reply via email to