Skip to content

Commit 72b3e79

Browse files
committed
update t-io to 3.8.6.v20240801-RELEASE
1 parent 3daeb73 commit 72b3e79

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

frameworks/Java/t-io/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ These implementations use the t-io's controller.
1010

1111

1212
## Versions
13-
3.8.6.v20240801-RELEASE (https://gitee.com/tywo45/t-io)
13+
* [Java OpenJDK 17](http://openjdk.java.net/)
14+
* [t-io 3.8.6.v20240801-RELEASE](https://github.com/tywo45/t-io)
1415

1516
## Test URLs
1617

frameworks/Java/t-io/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
</parent>
1313

1414
<properties>
15+
<java.version>17</java.version>
1516
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1617
<maven.compiler.source>11</maven.compiler.source>
1718
<maven.compiler.target>11</maven.compiler.target>

0 commit comments

Comments
 (0)