Skip to content

Commit b6416be

Browse files
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023
1 parent 90eb405 commit b6416be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>mayday</artifactId>
12-
<version>0.0.1-SNAPSHOT</version>
12+
<version>0.1.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>mayday</name>
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.springframework.cloud</groupId>
3232
<artifactId>spring-cloud-dependencies</artifactId>
33-
<version>2022.0.3</version>
33+
<version>2023.0.0</version>
3434
<type>pom</type>
3535
<scope>import</scope>
3636
</dependency>

0 commit comments

Comments
 (0)