Skip to content

Commit

Permalink
chore: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0…
Browse files Browse the repository at this point in the history
… to 3.5.0 (vaadin#6588)

* chore: Bump org.apache.maven.plugins:maven-surefire-plugin

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sascha Ißbrücker <[email protected]>
  • Loading branch information
dependabot[bot] and sissbruecker authored Aug 28, 2024
1 parent 9ebe764 commit 32184a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<jetty.http.port>8080</jetty.http.port>
<jetty.stop.port>9999</jetty.stop.port>
<karaf-maven-plugin.version>4.4.6</karaf-maven-plugin.version>
<maven.surefire.plugin.version>3.4.0</maven.surefire.plugin.version>
<maven.failsafe.plugin.version>3.4.0</maven.failsafe.plugin.version>
<maven.surefire.plugin.version>3.5.0</maven.surefire.plugin.version>
<maven.failsafe.plugin.version>3.5.0</maven.failsafe.plugin.version>
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
<spotless.plugin.version>2.43.0</spotless.plugin.version>
<spotless.licence-header>${maven.multiModuleProjectDirectory}/scripts/templates/apache2-license-header.txt</spotless.licence-header>
Expand Down

0 comments on commit 32184a1

Please sign in to comment.