We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9419caf commit 58784c9Copy full SHA for 58784c9
gremlin/server/pom.xml
@@ -127,7 +127,7 @@
127
<plugin>
128
<groupId>org.apache.maven.plugins</groupId>
129
<artifactId>maven-compiler-plugin</artifactId>
130
- <version>3.13.0</version>
+ <version>3.14.0</version>
131
<configuration>
132
<source>17</source>
133
<target>17</target>
pom.xml
@@ -245,7 +245,7 @@
245
246
247
248
249
</plugin>
250
251
0 commit comments