Skip to content

Commit

Permalink
ARTEMIS-4550 Upgrade spring boot version to 2.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
brusdev committed Jan 3, 2024
1 parent 52d7ce8 commit 3c7e2fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/features/standard/spring-boot-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<activemq.basedir>${project.basedir}/../../../..</activemq.basedir>

<!-- AMQP Spring Starter -->
<amqp-10-jms-spring.version>2.5.8</amqp-10-jms-spring.version>
<spring-boot-plugin.version>2.6.15</spring-boot-plugin.version>
<amqp-10-jms-spring.version>2.5.25</amqp-10-jms-spring.version>
<spring-boot-plugin.version>2.7.18</spring-boot-plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3c7e2fb

Please sign in to comment.