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 c82a834 commit 5c94d88Copy full SHA for 5c94d88
frameworks/Java/tio-boot/pom.xml
@@ -11,7 +11,7 @@
11
<java.version>1.8</java.version>
12
<maven.compiler.source>${java.version}</maven.compiler.source>
13
<maven.compiler.target>${java.version}</maven.compiler.target>
14
- <tio-boot.version>1.9.3</tio-boot.version>
+ <tio-boot.version>1.9.4</tio-boot.version>
15
16
17
<main.class>com.litongjava.tio.http.server.MainApp</main.class>
0 commit comments