Skip to content

Commit

Permalink
Merge pull request #116 from cunningt/springboot315
Browse files Browse the repository at this point in the history
Upgrade spring-boot version to 3.1.5
  • Loading branch information
cmoulliard authored Oct 24, 2023
2 parents 8bbf7e8 + bc3141a commit 45d0b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<camel-spring-boot.version>4.0.1</camel-spring-boot.version>
<narayana.version>6.0.1.Final</narayana.version>
<openshift-client.version>6.7.2</openshift-client.version>
<spring-boot.version>3.1.3</spring-boot.version>
<spring-boot.version>3.1.5</spring-boot.version>

<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 45d0b77

Please sign in to comment.