Skip to content

Commit 09a084f

Browse files
authored
update to spring cloud 2023
1 parent ea97c87 commit 09a084f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.springframework.cloud</groupId>
2727
<artifactId>spring-cloud-dependencies</artifactId>
28-
<version>2022.0.4</version>
28+
<version>2023.0.0</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>
@@ -63,4 +63,4 @@
6363
</plugins>
6464
</build>
6565

66-
</project>
66+
</project>

0 commit comments

Comments
 (0)