Skip to content

Commit

Permalink
chores: roll back to spring boot 2.7.18 as it is the last version sup…
Browse files Browse the repository at this point in the history
…porting java 8

Signed-off-by: Michele <[email protected]>
  • Loading branch information
lyca committed Feb 17, 2024
1 parent 95ef555 commit 598a94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<module-name>io.cloudevents.spring</module-name>
<spring-boot.version>3.1.8</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 598a94d

Please sign in to comment.