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.
1 parent 7e2205d commit 2bb93aaCopy full SHA for 2bb93aa
PistonQueuePlaceholder/pom.xml
@@ -23,7 +23,7 @@
23
<plugin>
24
<groupId>org.apache.maven.plugins</groupId>
25
<artifactId>maven-compiler-plugin</artifactId>
26
- <version>3.10.0</version>
+ <version>3.10.1</version>
27
<configuration>
28
<source>${java.version}</source>
29
<target>${java.version}</target>
pom.xml
@@ -30,7 +30,7 @@
30
31
32
33
34
35
<source>8</source>
36
<target>8</target>
0 commit comments