Skip to content

Commit ee6f283

Browse files
dependabot[bot]jeffjensen
authored andcommitted
build(deps): bump the maven-plugins group across 1 directory with 3 updates
Bumps the maven-plugins group with 3 updates in the / directory: [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6b5d95 commit ee6f283

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dockerMavenPluginVersion>0.48.1</dockerMavenPluginVersion>
8787
<!-- FIXME maven picking 1.2 specified in parent; fix with parent change -->
8888
<enforcerPluginVersion>3.6.3</enforcerPluginVersion>
89-
<failsafePluginVersion>3.5.5</failsafePluginVersion>
89+
<failsafePluginVersion>3.5.6</failsafePluginVersion>
9090
<gpgPluginVersion>3.2.8</gpgPluginVersion>
9191
<installPluginVersion>3.1.4</installPluginVersion>
9292
<jacocoPluginVersion>0.8.14</jacocoPluginVersion>
@@ -106,7 +106,7 @@
106106
<slf4jApiVersion>2.0.18</slf4jApiVersion>
107107
<snakeyamlVersion>2.6</snakeyamlVersion>
108108
<sourcePluginVersion>3.4.0</sourcePluginVersion>
109-
<surefirePluginVersion>3.5.5</surefirePluginVersion>
109+
<surefirePluginVersion>3.5.6</surefirePluginVersion>
110110
<versionsMavenPluginVersion>2.21.0</versionsMavenPluginVersion>
111111

112112
<!-- docker images -->

0 commit comments

Comments
 (0)