We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a5eaa3 + ebf5957 commit a801da1Copy full SHA for a801da1
1 file changed
pom.xml
@@ -92,7 +92,7 @@
92
</plugin>
93
<plugin>
94
<artifactId>maven-compiler-plugin</artifactId>
95
- <version>3.14.0</version>
+ <version>3.14.1</version>
96
97
98
<artifactId>maven-surefire-plugin</artifactId>
@@ -125,7 +125,7 @@
125
126
<groupId>org.apache.maven.plugins</groupId>
127
128
129
<configuration>
130
<source>11</source>
131
<target>11</target>
0 commit comments