Skip to content

Commit 117bf41

Browse files
committed
rolled back compiler plugin to 3.12.1
1 parent 03dc9a1 commit 117bf41

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
@@ -70,7 +70,7 @@
7070
<plugin>
7171
<groupId>org.apache.maven.plugins</groupId>
7272
<artifactId>maven-compiler-plugin</artifactId>
73-
<version>3.13.0</version>
73+
<version>3.12.1</version>
7474
<configuration>
7575
<source>${maven.compiler.source}</source>
7676
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)