File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ SOFTWARE.
3434 <version >1.0-SNAPSHOT</version >
3535 <properties >
3636 <jmh .version>1.29</jmh .version>
37- <asto .version>v1.9 .0</asto .version>
37+ <asto .version>v1.13 .0</asto .version>
3838 <qulice .license>${project.basedir} /LICENSE.header</qulice .license>
3939 </properties >
4040 <dependencies >
@@ -55,7 +55,7 @@ SOFTWARE.
5555 </dependency >
5656 <dependency >
5757 <groupId >com.artipie</groupId >
58- <artifactId >asto</artifactId >
58+ <artifactId >asto-core </artifactId >
5959 <version >${asto.version} </version >
6060 </dependency >
6161 </dependencies >
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ SOFTWARE.
101101 <dependency >
102102 <groupId >com.artipie</groupId >
103103 <artifactId >http</artifactId >
104- <version >v1.1.3 </version >
104+ <version >v1.1.4 </version >
105105 </dependency >
106106 <dependency >
107107 <groupId >javax.xml.bind</groupId >
@@ -110,8 +110,8 @@ SOFTWARE.
110110 </dependency >
111111 <dependency >
112112 <groupId >com.artipie</groupId >
113- <artifactId >asto</artifactId >
114- <version >v1.12.3 </version >
113+ <artifactId >asto-core </artifactId >
114+ <version >v1.13.0 </version >
115115 </dependency >
116116 <dependency >
117117 <groupId >commons-cli</groupId >
You can’t perform that action at this time.
0 commit comments