|
@@ -5,7 +5,7 @@
|
|
<parent>
|
|
<parent>
|
|
<groupId>org.noear</groupId>
|
|
<groupId>org.noear</groupId>
|
|
<artifactId>solon-parent</artifactId>
|
|
<artifactId>solon-parent</artifactId>
|
|
- <version>3.0.4</version>
|
|
|
|
|
|
+ <version>3.0.5</version>
|
|
</parent>
|
|
</parent>
|
|
|
|
|
|
<groupId>hello</groupId>
|
|
<groupId>hello</groupId>
|
|
@@ -21,7 +21,12 @@
|
|
<dependencies>
|
|
<dependencies>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.noear</groupId>
|
|
<groupId>org.noear</groupId>
|
|
- <artifactId>solon-web</artifactId>
|
|
|
|
|
|
+ <artifactId>solon-lib</artifactId>
|
|
|
|
+ </dependency>
|
|
|
|
+
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.noear</groupId>
|
|
|
|
+ <artifactId>solon-boot-smarthttp</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|