Skip to content

Commit

Permalink
[SUREFIRE-2139] Raise plexus-java to 1.1.2 for full Java 19 bytecode …
Browse files Browse the repository at this point in the history
…support
  • Loading branch information
andpab authored and slawekjaranowski committed Jan 2, 2023
1 parent 4f4ac97 commit adfb7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<commonsLang3Version>3.12.0</commonsLang3Version>
<commonsCompress>1.21</commonsCompress>
<commonsIoVersion>2.11.0</commonsIoVersion>
<plexus-java-version>1.1.1</plexus-java-version>
<plexus-java-version>1.1.2</plexus-java-version>
<!-- maven-shared-utils:3.3.4 uses org.fusesource.jansi:jansi:2.2.0 -->
<mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion>
<powermockVersion>2.0.9</powermockVersion>
Expand Down

0 comments on commit adfb7f5

Please sign in to comment.