Skip to content

Commit b0de701

Browse files
Bump maven-compiler-plugin from 3.8.0 to 3.8.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 62fef94 commit b0de701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
<plugins>
254254
<plugin>
255255
<artifactId>maven-compiler-plugin</artifactId>
256-
<version>3.8.0</version>
256+
<version>3.8.1</version>
257257
<dependencies>
258258
<dependency>
259259
<groupId>org.codehaus.groovy</groupId>

0 commit comments

Comments
 (0)