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 22af8d9 commit 6939465Copy full SHA for 6939465
json-smart/pom.xml
@@ -186,7 +186,7 @@ limitations under the License.
186
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
187
<groupId>org.apache.maven.plugins</groupId>
188
<artifactId>maven-compiler-plugin</artifactId>
189
- <version>3.13.0</version>
+ <version>3.14.0</version>
190
<configuration>
191
<encoding>UTF-8</encoding>
192
<source>${maven.compiler.source}</source>
0 commit comments