Skip to content

Commit

Permalink
Dependency updates (#1560)
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jun 5, 2024
1 parent 9ee3963 commit a2fa050
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 @@ -127,7 +127,7 @@ under the License.
<javaVersion>8</javaVersion>
<version.sisu-maven-plugin>0.9.0.M3</version.sisu-maven-plugin>
<classWorldsVersion>2.8.0</classWorldsVersion>
<commonsCliVersion>1.7.0</commonsCliVersion>
<commonsCliVersion>1.8.0</commonsCliVersion>
<commonsIoVersion>2.16.1</commonsIoVersion>
<commonsLangVersion>3.14.0</commonsLangVersion>
<junitVersion>4.13.2</junitVersion>
Expand All @@ -139,7 +139,7 @@ under the License.
<!-- Blocked by 3.4.0+ changes, see MNG-7710, downgrade from parent 4.0.1 -->
<version.plexus-utils>3.5.1</version.plexus-utils>
<guiceVersion>5.1.0</guiceVersion>
<guavaVersion>33.2.0-jre</guavaVersion>
<guavaVersion>33.2.1-jre</guavaVersion>
<guavafailureaccessVersion>1.0.2</guavafailureaccessVersion>
<wagonVersion>3.5.3</wagonVersion>
<securityDispatcherVersion>2.0</securityDispatcherVersion>
Expand Down

0 comments on commit a2fa050

Please sign in to comment.