Skip to content

Commit

Permalink
Fix rebase from main-3 (attempt 1)
Browse files Browse the repository at this point in the history
* Add spring-framework.version property
  • Loading branch information
onobc authored and corneil committed Oct 2, 2024
1 parent 397f12e commit d1048f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
<commons-io.version>2.16.1</commons-io.version>
<kubernetes-fabric8-client.version>6.9.2</kubernetes-fabric8-client.version>
<spring-boot.version>3.3.0</spring-boot.version>
<spring-framework.version>6.1.8</spring-framework.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<logback.version>1.2.13</logback.version>
Expand Down

0 comments on commit d1048f4

Please sign in to comment.