Skip to content

Commit

Permalink
[MSITE-999] Upgrade plugins and components (in ITs)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Dec 14, 2023
1 parent a3fe002 commit d867ec4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ under the License.
<projectInfoReportsPluginVersion>3.5.0</projectInfoReportsPluginVersion>
<surefirePluginVersion>3.2.2</surefirePluginVersion>
<mavenPluginPluginVersion>3.10.2</mavenPluginPluginVersion>
<mavenReportingImplVersion>4.0.0-M12</mavenReportingImplVersion>
<mavenReportingImplVersion>4.0.0-M13</mavenReportingImplVersion>
<testingFluidoSkinVersion>2.0.0-M8</testingFluidoSkinVersion>
<project.build.outputTimestamp>2023-11-21T21:16:48Z</project.build.outputTimestamp>

Expand Down Expand Up @@ -412,7 +412,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -490,7 +490,7 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit d867ec4

Please sign in to comment.