mirror of
https://github.com/valitydev/adapter-bank-spring-boot-starter.git
synced 2024-11-06 01:05:20 +00:00
Update spring boot to v3
This commit is contained in:
parent
fbd984e938
commit
eb436e1e2a
4
pom.xml
4
pom.xml
@ -12,7 +12,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>adapter-bank-spring-boot-starter</artifactId>
|
||||
<version>0.0.2</version>
|
||||
<version>0.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>adapter-bank-spring-boot-starter</name>
|
||||
<description>Spring boot starter for bank adapter</description>
|
||||
@ -39,7 +39,7 @@
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
<spring-boot.version>2.6.7</spring-boot.version>
|
||||
<spring-boot.version>3.3.5</spring-boot.version>
|
||||
<damsel.version>1.563-d384c12</damsel.version>
|
||||
<cds-proto.version>1.66-01353ce</cds-proto.version>
|
||||
<woody.version>1.0.4</woody.version>
|
||||
|
Loading…
Reference in New Issue
Block a user