Skip to content

Commit 2f9dabe

Browse files
dependabot[bot]garydgregory
authored andcommitted
Bump org.easymock:easymock from 5.4.0 to 5.5.0
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/easymock/easymock/releases) - [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md) - [Commits](easymock/easymock@easymock-5.4.0...easymock-5.5.0) --- updated-dependencies: - dependency-name: org.easymock:easymock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47b67ac commit 2f9dabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<commons.jacoco.complexityRatio>0.78</commons.jacoco.complexityRatio>
128128
<doxia.module.markdown.version>1.12.0</doxia.module.markdown.version>
129129
<math.mathjax.version>2.7.9</math.mathjax.version>
130-
<commons.easymock.version>5.4.0</commons.easymock.version>
130+
<commons.easymock.version>5.5.0</commons.easymock.version>
131131
</properties>
132132
<build>
133133
<defaultGoal>clean verify apache-rat:check pmd:check checkstyle:check japicmp:cmp javadoc:javadoc</defaultGoal>

0 commit comments

Comments
 (0)