Skip to content

Commit d2145e3

Browse files
authored
Merge pull request #323 from hiroyuki-sato/topic/drop-java-7
Remove the explanation of Java 7.
2 parents c0f0480 + 2306392 commit d2145e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
JDBC output plugins for Embulk loads records to databases using JDBC drivers.
44

5-
**[WARNING!]** The next version of embulk-output-jdbc will use embulk 0.9, and will require Java 8. Java 7 will no longer be supported.
5+
**[WARNING!]** The next version of embulk-output-jdbc will require Embulk v0.11 and Java 8. It may work with Java 11+, but not fully tested.
66

77
## MySQL
88

0 commit comments

Comments
 (0)