We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ac671e + fad4096 commit e783ae6Copy full SHA for e783ae6
extension/pom.xml
@@ -97,7 +97,7 @@
97
<plugin>
98
<groupId>org.apache.maven.plugins</groupId>
99
<artifactId>maven-compiler-plugin</artifactId>
100
- <version>3.11.0</version>
+ <version>3.13.0</version>
101
<configuration>
102
<source>8</source>
103
<target>8</target>
pom.xml
@@ -84,7 +84,7 @@
84
<plugins>
85
86
87
88
89
<source>1.8</source>
90
<target>1.8</target>
0 commit comments