Skip to content

Commit

Permalink
Merge pull request #419 from eclipse-basyx/dependabot/maven/basyx.com…
Browse files Browse the repository at this point in the history
…ponents/development/org.apache.maven.plugins-maven-failsafe-plugin-3.2.5

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 in /basyx.components
  • Loading branch information
FrankSchnicke authored Jan 19, 2024
2 parents 47794fa + 7a8758a commit ed19861
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion basyx.components/basyx.components.docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion basyx.components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit ed19861

Please sign in to comment.