Skip to content

Commit

Permalink
Bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Aug 27, 2024
1 parent 38a04d2 commit c20c809
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=4.2.0-SNAPSHOT
springBootVersion=3.4.0-M1
springBootVersion=3.4.0-M2
camelVersion=3.11.0
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<inceptionYear>2016</inceptionYear>

<properties>
<spring-boot.version>3.4.0-M1</spring-boot.version>
<spring-boot.version>3.4.0-M2</spring-boot.version>
<!-- Align it also in Docker image under [docker/spring-cloud-contract-docker/project/gradle.properties] -->
<camel.version>3.21.4</camel.version>
<jsch-agent.version>0.0.9</jsch-agent.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
wiremockVersion=2.35.0
jsonAssertVersion=0.6.2
verifierVersion=4.2.0-SNAPSHOT
bootVersion=3.4.0-M1
bootVersion=3.4.0-M2
groovyVersion=2.4.17
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
wiremockVersion=2.35.0
jsonAssertVersion=0.6.2
verifierVersion=4.2.0-SNAPSHOT
bootVersion=3.4.0-M1
bootVersion=3.4.0-M2
groovyVersion=2.4.17

0 comments on commit c20c809

Please sign in to comment.