Skip to content

Commit

Permalink
Bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Nov 15, 2024
1 parent 947029d commit c3cbc4d
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.1.5-SNAPSHOT
springBootVersion=3.2.11
springBootVersion=3.2.12-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.2.11</spring-boot.version>
<spring-boot.version>3.2.12-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.1.5-SNAPSHOT
bootVersion=3.2.11
bootVersion=3.2.12-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.1.5-SNAPSHOT
bootVersion=3.2.11
bootVersion=3.2.12-SNAPSHOT
groovyVersion=2.4.17

0 comments on commit c3cbc4d

Please sign in to comment.