Skip to content

Commit

Permalink
Bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Jan 18, 2025
1 parent af30fd9 commit f320eb6
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,5 +1,5 @@
org.gradle.daemon=false
org.gradle.parallel=false
verifierVersion=4.3.0-SNAPSHOT
springBootVersion=3.4.0
springBootVersion=3.5.0-SNAPSHOT
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</spring-boot.version>
<spring-boot.version>3.5.0-SNAPSHOT</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.3.0-SNAPSHOT
bootVersion=3.4.0
bootVersion=3.5.0-SNAPSHOT
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.3.0-SNAPSHOT
bootVersion=3.4.0
bootVersion=3.5.0-SNAPSHOT
groovyVersion=2.4.17

0 comments on commit f320eb6

Please sign in to comment.