Skip to content

Commit

Permalink
Bump plexusCompilerVersion from 2.11.2-SNAPSHOT to 2.12.0
Browse files Browse the repository at this point in the history
Bumps `plexusCompilerVersion` from 2.11.2-SNAPSHOT to 2.12.0.

Updates `plexus-compiler-api` from 2.11.2-SNAPSHOT to 2.12.0
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-compiler/commits/plexus-compiler-2.12.0)

Updates `plexus-compiler-manager` from 2.11.2-SNAPSHOT to 2.12.0
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-compiler/commits/plexus-compiler-2.12.0)

Updates `plexus-compiler-javac` from 2.11.2-SNAPSHOT to 2.12.0

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-compiler-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.codehaus.plexus:plexus-compiler-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.codehaus.plexus:plexus-compiler-javac
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2022
1 parent a74d1ca commit 51fa1ba
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 @@ -68,7 +68,7 @@ under the License.
! The following property is used in the integration tests MCOMPILER-157
-->
<mavenPluginPluginVersion>3.5</mavenPluginPluginVersion>
<plexusCompilerVersion>2.11.2-SNAPSHOT</plexusCompilerVersion>
<plexusCompilerVersion>2.12.0</plexusCompilerVersion>

<groovyVersion>2.4.21</groovyVersion>
<groovyEclipseCompilerVersion>3.7.0</groovyEclipseCompilerVersion>
Expand Down

0 comments on commit 51fa1ba

Please sign in to comment.