We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b976af commit 101b92bCopy full SHA for 101b92b
by-language/java-jdbc/pom.xml
@@ -54,7 +54,7 @@
54
<plugin>
55
<groupId>org.apache.maven.plugins</groupId>
56
<artifactId>maven-compiler-plugin</artifactId>
57
- <version>3.13.0</version>
+ <version>3.14.0</version>
58
<configuration>
59
<source>1.8</source>
60
<target>1.8</target>
0 commit comments