We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afcfa1 commit 657669dCopy full SHA for 657669d
.travis.yml
@@ -27,7 +27,7 @@ branches:
27
- master
28
language: java
29
jdk:
30
- - openjdk24
+ - openjdk21
31
before_install:
32
- git clone https://github.com/UnterrainerInformatik/Travis-Scripts.git travis
33
- source travis/functions.Java.sh
pom.xml
@@ -15,7 +15,7 @@
15
16
<modelVersion>4.0.0</modelVersion>
17
<artifactId>http-server</artifactId>
18
- <version>0.3.21</version>
+ <version>0.3.22</version>
19
<name>HttpServer</name>
20
<packaging>jar</packaging>
21
0 commit comments