diff --git a/README.md b/README.md index d50eb76..8640cab 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ v1.5.6 | 2022-12-12 └─其他模块 └─更多功能开发中。。 ``` - +. diff --git a/jimureport-example/db/Dockerfile b/jimureport-example/db/Dockerfile index 5bab683..fc55ea0 100644 --- a/jimureport-example/db/Dockerfile +++ b/jimureport-example/db/Dockerfile @@ -1,4 +1,4 @@ -FROM mysql:8.0.19 +FROM mysql:8.0-debian MAINTAINER jeecgos@163.com diff --git a/jimureport-example/pom.xml b/jimureport-example/pom.xml index 9795f5f..e59fdea 100644 --- a/jimureport-example/pom.xml +++ b/jimureport-example/pom.xml @@ -39,9 +39,9 @@ 1.5.6 1.8 - 8.0.3 + 8.4.6 - 8.0.27 + 8.0.32 @@ -110,7 +110,7 @@ org.postgresql postgresql - 42.2.6 + 42.5.1 runtime @@ -138,28 +138,28 @@ org.hsqldb hsqldb - 2.2.8 + 2.7.1 runtime com.h2database h2 - 1.4.197 + 2.1.210 runtime org.apache.derby derbyclient - 10.11.1.1 + 10.16.1.1 runtime com.ibm.db2 jcc - 11.5.0.0 + 11.5.8.0 runtime