Skip to content

Commit afc5b22

Browse files
dependabot[bot]paul58914080github-actions[bot]
authored
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 (#40)
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * ci: update generated cookiecutter template from example --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Williams <paul58914080@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ba9f1b2 commit afc5b22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<apache.commons.version>1.14.0</apache.commons.version>
2424
<!-- plugins -->
2525
<cukedoctor-maven-plugin.version>3.9.0</cukedoctor-maven-plugin.version>
26-
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
26+
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
2727
<maven-enforcer-plugin>3.6.1</maven-enforcer-plugin>
2828
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
2929
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>

{{cookiecutter.app_name}}/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<apache.commons.version>1.14.0</apache.commons.version>
2424
<!-- plugins -->
2525
<cukedoctor-maven-plugin.version>3.9.0</cukedoctor-maven-plugin.version>
26-
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
26+
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
2727
<maven-enforcer-plugin>3.6.1</maven-enforcer-plugin>
2828
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
2929
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)