Skip to content

Commit 2304c80

Browse files
OPENNLP-1721: Update maven-failsafe-plugin to 3.5.3 (#759)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be2a61b commit 2304c80

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
@@ -193,7 +193,7 @@
193193
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
194194
<jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>
195195
<maven.assembly.plugin>3.7.1</maven.assembly.plugin>
196-
<maven.failsafe.plugin>3.5.2</maven.failsafe.plugin>
196+
<maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
197197
<maven.javadoc.plugin>3.11.2</maven.javadoc.plugin>
198198
<forbiddenapis.plugin>3.8</forbiddenapis.plugin>
199199
<license-maven-plugin.version>2.5.0</license-maven-plugin.version>

0 commit comments

Comments
 (0)