aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-23 00:03:49 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-09-23 12:31:18 +1200
commit21013dfdf140186ed064e0d05b780d51ec00cfdc (patch)
treeb8a33c208cf4372ee62e2516d167b0a90ef81fd8 /src
parent4f3b7101a26431b97f3cbd4b33b6b2ece2f9c18e (diff)
downloadapache-commons-io-21013dfdf140186ed064e0d05b780d51ec00cfdc.tar.gz
Bump junit-bom from 5.9.0 to 5.9.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src')
-rw-r--r--src/changes/changes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f10ca8b9..316edd3b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -480,7 +480,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.9.0 #260, #271, #275, #309.
+ Bump junit-bom from 5.8.0-M1 to 5.9.1 #260, #271, #275, #309, #386.
</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
Bump mockito-inline from 3.11.2 to 4.8.0 #262, #264, #282, #306, #314, #331, #348, #359, #381.