We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d202d51 commit 69e97f9Copy full SHA for 69e97f9
java/datatypes/pom.xml
@@ -27,8 +27,8 @@
27
definitions included in the package.
28
</description>
29
<properties>
30
- <maven.compiler.source>8</maven.compiler.source>
31
- <maven.compiler.target>8</maven.compiler.target>
+ <maven.compiler.source>11</maven.compiler.source>
+ <maven.compiler.target>11</maven.compiler.target>
32
</properties>
33
<artifactId>feast-datatypes</artifactId>
34
0 commit comments