Skip to content

Commit c477064

Browse files
Bump maven-compiler-plugin from 3.7.0 to 3.8.1 (#69)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.7.0 to 3.8.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3654217 commit c477064

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
@@ -296,7 +296,7 @@
296296
<plugins>
297297
<plugin>
298298
<artifactId>maven-compiler-plugin</artifactId>
299-
<version>3.7.0</version>
299+
<version>3.8.1</version>
300300
<dependencies>
301301
<dependency>
302302
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)