Skip to content

Commit bfbc217

Browse files
committed
Update to Spring Boot 2.5.7
1 parent 408ac57 commit bfbc217

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
@@ -6,7 +6,7 @@
66

77
<groupId>com.studiomediatech</groupId>
88
<artifactId>query-response-spring-amqp</artifactId>
9-
<version>0.9.0-SB2_4_2-SNAPSHOT</version>
9+
<version>0.9.0-SB2_5_7</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Query/Response for Spring AMQP</name>
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.springframework.boot</groupId>
2525
<artifactId>spring-boot-starter-parent</artifactId>
26-
<version>2.4.2</version>
26+
<version>2.5.7</version>
2727
</parent>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)