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 9825660 commit faac63bCopy full SHA for faac63b
.travis.yml
@@ -1,4 +1,4 @@
1
os: linux
2
-dist: focal
+dist: bionic
3
language: java
4
jdk: openjdk14
pom.xml
@@ -184,7 +184,7 @@
184
</distributionManagement>
185
186
<properties>
187
- <java.version>14</java.version>
+ <java.version>11</java.version>
188
<version.maven>3.6.3</version.maven>
189
190
<!-- SCM and Releasing with Maven -->
0 commit comments