Skip to content

Commit

Permalink
Revert "Bump maven-compiler-plugin from 3.8.1 to 3.9.0"
Browse files Browse the repository at this point in the history
This reverts commit ebf362c.
  • Loading branch information
slachiewicz committed Jan 19, 2022
1 parent ebf362c commit d66e12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -139,7 +139,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.9.0</version>
<version>3.8.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit d66e12b

Please sign in to comment.