update pom
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>com.arrokoth.framework.boot</groupId>
|
||||
<artifactId>arrokoth-framework-springboot-dependencies</artifactId>
|
||||
<version>1.3.0.RELEASE</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
@@ -19,6 +19,7 @@
|
||||
<!-- Framework Versions -->
|
||||
<spring-cloud.version>2025.1.0-M1</spring-cloud.version>
|
||||
<spring-boot.version>4.0.0-M1</spring-boot.version>
|
||||
|
||||
<mybatis.plus.version>3.5.12</mybatis.plus.version>
|
||||
<pagehelper.boot.version>2.1.1</pagehelper.boot.version>
|
||||
|
||||
@@ -44,7 +45,7 @@
|
||||
<caffeine.version>3.2.2</caffeine.version>
|
||||
<tika.version>3.2.1</tika.version>
|
||||
<!-- Project Version -->
|
||||
<arrokoth.version>1.3.0.RELEASE</arrokoth.version>
|
||||
<arrokoth.version>1.0.0.RELEASE</arrokoth.version>
|
||||
</properties>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user