Skip to content

Commit 4afcfa1

Browse files
authored
update
1 parent e5c3a8c commit 4afcfa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ branches:
2727
- master
2828
language: java
2929
jdk:
30-
- openjdk18
30+
- openjdk24
3131
before_install:
3232
- git clone https://github.com/UnterrainerInformatik/Travis-Scripts.git travis
3333
- source travis/functions.Java.sh

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<modelVersion>4.0.0</modelVersion>
1717
<artifactId>http-server</artifactId>
18-
<version>0.3.20</version>
18+
<version>0.3.21</version>
1919
<name>HttpServer</name>
2020
<packaging>jar</packaging>
2121

0 commit comments

Comments
 (0)