Skip to content

Commit

Permalink
Trigger a full rebuild by adjusting Surefire version
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jan 7, 2025
1 parent b205170 commit 2a97fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<version.resources.plugin>3.3.1</version.resources.plugin>
<version.shade.plugin>3.2.1</version.shade.plugin>
<version.source.plugin>3.2.1</version.source.plugin>
<version.surefire.plugin>3.5.2</version.surefire.plugin>
<version.surefire.plugin>3.5.1</version.surefire.plugin>
<version.failsafe.plugin>${version.surefire.plugin}</version.failsafe.plugin>
<version.versions.plugin>2.15.0</version.versions.plugin>
<version.yaml-properties.plugin>1.1.3</version.yaml-properties.plugin>
Expand Down

0 comments on commit 2a97fa9

Please sign in to comment.