Skip to content

Commit

Permalink
Update to Spring Boot 2.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
olle committed Dec 2, 2021
1 parent 408ac57 commit bfbc217
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.studiomediatech</groupId>
<artifactId>query-response-spring-amqp</artifactId>
<version>0.9.0-SB2_4_2-SNAPSHOT</version>
<version>0.9.0-SB2_5_7</version>
<packaging>jar</packaging>

<name>Query/Response for Spring AMQP</name>
Expand All @@ -23,7 +23,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.2</version>
<version>2.5.7</version>
</parent>

<dependencies>
Expand Down

0 comments on commit bfbc217

Please sign in to comment.