Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.apache.maven.plugins-ma…
Browse files Browse the repository at this point in the history
…ven-surefire-report-plugin-3.0.0-M9
  • Loading branch information
hilmarf committed Feb 24, 2023
2 parents 563363d + 96deae1 commit b099f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.2</version>
<version>3.5.0</version>
<configuration>
<descriptors>
<descriptor>src/test/assembly.xml</descriptor>
Expand Down

0 comments on commit b099f96

Please sign in to comment.