Skip to content

Commit 91c59dc

Browse files
Merge pull request #9495 from robaho/patch-1
upgrade robaho httpserver version to 1.0.17
2 parents 6384d9a + 712aefe commit 91c59dc

File tree

1 file changed

+1
-1
lines changed
  • frameworks/Java/httpserver-robaho

1 file changed

+1
-1
lines changed

frameworks/Java/httpserver-robaho/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>io.github.robaho</groupId>
4242
<artifactId>httpserver</artifactId>
43-
<version>1.0.6</version>
43+
<version>1.0.17</version>
4444
<scope>compile</scope>
4545
</dependency>
4646
</dependencies>

0 commit comments

Comments
 (0)